Change network name
This commit is contained in:
parent
84fd13988d
commit
10dc187839
|
@ -43,11 +43,11 @@ services:
|
|||
- web_recipes
|
||||
networks:
|
||||
- default
|
||||
- traefik
|
||||
- traefik_network
|
||||
|
||||
networks:
|
||||
default:
|
||||
traefik:
|
||||
traefik_network:
|
||||
external: true
|
||||
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue