We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88ab85 commit 53316a0Copy full SHA for 53316a0
prod.yml
@@ -8,7 +8,7 @@ services:
8
reverse-proxy:
9
volumes:
10
- ./reverse-proxy/conf/prod.conf:/etc/nginx/conf.d/default.conf:ro
11
- - /etc/letsencrypt/live/:/etc/letsencrypt/live/
+ - /etc/letsencrypt:/etc/letsencrypt
12
ports:
13
- 80:80
14
- 443:443
0 commit comments