feat: add default network name

This commit is contained in:
Adrien Poupa 2022-07-23 15:41:36 -04:00 committed by GitHub
parent 44d58522af
commit 0252ab1ad8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,3 +128,7 @@ services:
- traefik.http.routers.heimdall.rule=PathPrefix(`/`)
- traefik.http.services.heimdall.loadbalancer.server.port=80
- traefik.http.routers.heimdall.tls=true
networks:
default:
name: docker-compose-nas