mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
fix docker openresty port
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user