1
0
Fork 0

feat: add openresty default ssl config

This commit is contained in:
zhengkunwang223 2025-05-02 19:56:16 +08:00 committed by CityFun
parent 93b3fd51d8
commit d2da216d73
1 changed files with 1 additions and 0 deletions

View File

@ -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