chore: network

This commit is contained in:
mathieu 2024-05-21 23:08:11 +02:00
parent 377072306d
commit 4374e245c0
2 changed files with 1 additions and 2 deletions

View File

@ -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"

View File

@ -30,7 +30,6 @@ certificatesResolvers:
# used during the challenge # used during the challenge
entryPoint: web entryPoint: web
log: log:
level: WARN level: WARN