📌 Make the public Traefik network a fixed default (#150)

to simplify development
This commit is contained in:
Sebastián Ramírez
2020-04-19 08:50:00 +02:00
committed by GitHub
parent ff55b778ba
commit d08d9314ce
6 changed files with 20 additions and 6 deletions

View File

@@ -14,5 +14,5 @@ services:
- default
networks:
{{cookiecutter.traefik_public_network}}:
traefik-public:
external: true