Removed network from test container
This commit is contained in:
parent
85d6afd6b6
commit
740026dd37
@ -33,8 +33,4 @@ services:
|
|||||||
- "traefik.http.routers.gitea.rule=Host(`test.luke-else.co.uk`)"
|
- "traefik.http.routers.gitea.rule=Host(`test.luke-else.co.uk`)"
|
||||||
- "traefik.http.routers.gitea.entrypoints=websecure"
|
- "traefik.http.routers.gitea.entrypoints=websecure"
|
||||||
- "traefik.http.routers.gitea.tls.certresolver=myresolver"
|
- "traefik.http.routers.gitea.tls.certresolver=myresolver"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
networks:
|
|
||||||
development:
|
|
||||||
external: true
|
|
Loading…
Reference in New Issue
Block a user