mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
change docker service environment name
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user