Use bridge network instead of external traefik_public
This commit is contained in:
parent
001906ea3c
commit
4780ea3d08
1 changed files with 1 additions and 2 deletions
|
|
@ -63,8 +63,7 @@ networks:
|
|||
internal:
|
||||
internal: true
|
||||
web:
|
||||
name: traefik_public
|
||||
external: true
|
||||
driver: bridge
|
||||
|
||||
volumes:
|
||||
redis_data:
|
||||
Loading…
Add table
Reference in a new issue