mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-15 10:09:54 +00:00
Update docker-compose.yml
This commit is contained in:
parent
eabd445776
commit
37c7f18bdc
@ -14,6 +14,8 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 9443:443
|
- 9443:443
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
#networks:
|
||||||
|
# - proxy
|
||||||
#labels:
|
#labels:
|
||||||
# - traefik.enable=true
|
# - traefik.enable=true
|
||||||
# - traefik.http.routers.nextcloud.rule=(Host(`cloud.example.com`))
|
# - traefik.http.routers.nextcloud.rule=(Host(`cloud.example.com`))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user