feat: update default conf
This commit is contained in:
parent
a02a115819
commit
9285996925
|
|
@ -16,7 +16,7 @@ services:
|
|||
- ./conf/fastcgi_params:/usr/local/openresty/nginx/conf/fastcgi_params
|
||||
- ./conf/fastcgi-php.conf:/usr/local/openresty/nginx/conf/fastcgi-php.conf
|
||||
- ./conf/mime.types:/usr/local/openresty/nginx/conf/mime.types
|
||||
- ./conf/conf.d:/usr/local/openresty/nginx/conf/default/
|
||||
- ./conf/default:/usr/local/openresty/nginx/conf/default/
|
||||
- ./log:/var/log/nginx
|
||||
- ./root:/usr/share/nginx/html
|
||||
- /etc/localtime:/etc/localtime
|
||||
|
|
|
|||
Loading…
Reference in New Issue