fix docker http2 config

This commit is contained in:
xiaomlove
2025-04-28 21:33:02 +07:00
parent d7e80231ea
commit 95be31300a
5 changed files with 11 additions and 5 deletions

View File

@@ -62,7 +62,7 @@ services:
context: ./.docker/openresty
container_name: nexusphp-openresty
environment:
DOMAIN: ${NP_DOMAIN}
NP_DOMAIN: ${NP_DOMAIN:-localhost}
volumes:
- ./.docker/openresty/sites:/etc/nginx/conf.d/sites
- ./.docker/openresty/certs:/certs