improve docker init check

This commit is contained in:
xiaomlove
2025-10-21 00:11:43 +07:00
parent 690bc89a83
commit 1b1a2a4969
3 changed files with 24 additions and 15 deletions
+1
View File
@@ -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