feat: port 3000

This commit is contained in:
oliviamn 2025-05-28 02:25:45 +08:00
parent 2947743d28
commit e2ebd2fb09
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
args:
- REACT_APP_API_BASE_URL=${REACT_APP_API_BASE_URL}
ports:
- "80:80"
- "3000:80"
env_file:
- .env
environment: