Update docker-compose.yaml
This commit is contained in:
parent
2f8a30d715
commit
c3b09e2c0e
|
@ -13,7 +13,7 @@ services:
|
|||
env_file:
|
||||
- .env # store other secrets e.g., dashboard password
|
||||
networks:
|
||||
proxy:
|
||||
- proxy
|
||||
ports:
|
||||
- 80:80
|
||||
- 443:443
|
||||
|
|
Loading…
Reference in New Issue