Change host port from 8080 to 8888

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PbwKCCj1vwAoqgRYDoqgeL
This commit is contained in:
Claude
2026-08-02 23:42:07 +00:00
parent debb1e023c
commit a8818225f7
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ services:
container_name: drum-rhythm-game
restart: unless-stopped
ports:
- "8080:80"
- "8888:80"