change port

This commit is contained in:
2026-02-05 13:21:48 +08:00
parent d5b58148d2
commit 7079381191
2 changed files with 1 additions and 1 deletions

View File

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