mirror of
https://github.com/AdrienPoupa/docker-compose-nas.git
synced 2025-05-24 13:41:45 +02:00
feat: add default network name
This commit is contained in:
parent
44d58522af
commit
0252ab1ad8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user