change port

This commit is contained in:
2026-02-05 13:15:19 +08:00
parent 3b5560c3ff
commit b2a8dad60c

View File

@@ -5,5 +5,5 @@ services:
ports:
- "8888:80"
volumes:
- ./:/usr/share/nginx/html
- ${PWD}:/usr/share/nginx/html
restart: always