fix docker openresty port

This commit is contained in:
xiaomlove
2025-04-29 01:24:13 +07:00
parent 7ed607c981
commit 404357945e
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ services:
- phpmyadmin
command: ["/bin/sh", "/usr/local/bin/entrypoint.sh"]
ports:
- "${NP_PORT:-80}:80"
- "${NP_PORT:-80}:${NP_PORT:-80}"
logging:
driver: "json-file"
options: