modified
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./volumes/conf.d:/etc/nginx/conf.d
|
- ./volumes/conf.d:/etc/nginx/conf.d
|
||||||
- ./volumes/html:/usr/share/nginx/html
|
- ./volumes/html:/usr/share/nginx/html
|
||||||
|
- ./volumes/nginx.conf:/etc/nginx/nginx.conf
|
||||||
- ./volumes/logs:/var/log/nginx
|
- ./volumes/logs:/var/log/nginx
|
||||||
- /etc/letsencrypt:/etc/letsencrypt
|
- /etc/letsencrypt:/etc/letsencrypt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user