chore: network
This commit is contained in:
parent
377072306d
commit
4374e245c0
@ -7,7 +7,7 @@ services:
|
|||||||
# Enables the web UI and tells Traefik to listen to docker
|
# Enables the web UI and tells Traefik to listen to docker
|
||||||
networks:
|
networks:
|
||||||
- web
|
- web
|
||||||
- default
|
- host
|
||||||
ports:
|
ports:
|
||||||
# The HTTP port
|
# The HTTP port
|
||||||
- "1080:80"
|
- "1080:80"
|
||||||
|
@ -30,7 +30,6 @@ certificatesResolvers:
|
|||||||
# used during the challenge
|
# used during the challenge
|
||||||
entryPoint: web
|
entryPoint: web
|
||||||
|
|
||||||
|
|
||||||
log:
|
log:
|
||||||
level: WARN
|
level: WARN
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user