Saved your changes before starting work

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f8b8f0ea-e52e-4118-9b6b-e44184e17203
Replit-Commit-Checkpoint-Type: full_checkpoint
This commit is contained in:
kimjaehyeon0101
2025-10-01 05:45:47 +00:00
parent 0894a95fa9
commit bf5ff95c0e
3 changed files with 25 additions and 1 deletions

View File

@ -14,6 +14,10 @@ run = ["npm", "run", "start"]
localPort = 5000
externalPort = 80
[[ports]]
localPort = 33997
externalPort = 4200
[[ports]]
localPort = 34047
externalPort = 3002