There was an error while loading. Please reload this page.
1 parent a0cd6a5 commit 3f3cacfCopy full SHA for 3f3cacf
1 file changed
docker-compose.yml
@@ -21,6 +21,8 @@ services:
21
ports:
22
- "443:443"
23
- "80:80"
24
+ env_file:
25
+ - ./env/.env
26
environment:
27
ORIGIN_CERTIFICATE: "${ORIGIN_CERTIFICATE}"
28
PRIVATE_CERTIFICATE_KEY: "${PRIVATE_CERTIFICATE_KEY}"
0 commit comments