mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-05 07:20:58 +08:00
fix docker http2 config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user