mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-25 05:59:40 +08:00
feat: add openresty default ssl config
This commit is contained in:
parent
93b3fd51d8
commit
d2da216d73
@ -17,6 +17,7 @@ services:
|
||||
- ./conf/fastcgi-php.conf:/usr/local/openresty/nginx/conf/fastcgi-php.conf
|
||||
- ./conf/mime.types:/usr/local/openresty/nginx/conf/mime.types
|
||||
- ./conf/default:/usr/local/openresty/nginx/conf/default/
|
||||
- ./conf/ssl:/usr/local/openresty/nginx/conf/ssl/
|
||||
- ./log:/var/log/nginx
|
||||
- ./root:/usr/share/nginx/html
|
||||
- /etc/localtime:/etc/localtime
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user