Skip to content

Commit 3f3cacf

Browse files
committed
update docker-compose.yml
1 parent a0cd6a5 commit 3f3cacf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ services:
2121
ports:
2222
- "443:443"
2323
- "80:80"
24+
env_file:
25+
- ./env/.env
2426
environment:
2527
ORIGIN_CERTIFICATE: "${ORIGIN_CERTIFICATE}"
2628
PRIVATE_CERTIFICATE_KEY: "${PRIVATE_CERTIFICATE_KEY}"

0 commit comments

Comments
 (0)