change docker service environment name

This commit is contained in:
xiaomlove
2025-04-28 20:38:15 +07:00
parent 695cde1670
commit d7e80231ea
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ services:
context: ./.docker/openresty
container_name: nexusphp-openresty
environment:
DOMAIN: ${DOMAIN}
DOMAIN: ${NP_DOMAIN}
volumes:
- ./.docker/openresty/sites:/etc/nginx/conf.d/sites
- ./.docker/openresty/certs:/certs