Traefik: remove unneeded lines from docker-compose
This commit is contained in:
parent
2b8d17fc24
commit
8a52dcfcd8
1 changed files with 0 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
|||
[services]
|
||||
|
||||
[services.traefik]
|
||||
image = "traefik:latest"
|
||||
container_name = "traefik"
|
||||
|
@ -47,7 +45,5 @@ volumes = [
|
|||
"/mnt/Storage/Nextcloud/nextcloud.log:/var/log/nextcloud:ro",
|
||||
]
|
||||
|
||||
[networks]
|
||||
|
||||
[networks.proxy]
|
||||
external = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue