This commit is contained in:
James Turland 2025-07-03 10:28:25 +01:00
commit f45338927b
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ services:
env_file:
- .env # store other secrets e.g., dashboard password
networks:
proxy:
- proxy
ports:
- 80:80
- 443:443
@ -51,4 +51,4 @@ services:
networks:
proxy:
external: true # or comment this line to auto create the network
external: true # or comment this line to auto create the network