mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
improve docker init check
This commit is contained in:
@@ -87,6 +87,7 @@ services:
|
||||
container_name: nexusphp-openresty
|
||||
environment:
|
||||
NP_DOMAIN: ${NP_DOMAIN:-localhost}
|
||||
NP_PORT: ${NP_PORT:-80}
|
||||
volumes:
|
||||
- ./.docker/openresty/sites:/etc/nginx/conf.d/sites
|
||||
- ./.docker/openresty/certs:/certs
|
||||
|
||||
Reference in New Issue
Block a user