azdxit commited on
Commit
3cdc13c
·
1 Parent(s): 49d24ef

Saved progress at the end of the loop

Browse files

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: a662ebb5-fd71-4dd7-ad81-6f1890051700
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: ab41e1ed-5bef-4757-aafc-974c9464ae58
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/d9f57912-08a1-48b9-ad13-f36ce06579fd/a662ebb5-fd71-4dd7-ad81-6f1890051700/fWRWvD9

Files changed (1) hide show
  1. .replit +4 -0
.replit CHANGED
@@ -34,6 +34,10 @@ outputType = "webview"
34
  localPort = 5000
35
  externalPort = 80
36
 
 
 
 
 
37
  [[ports]]
38
  localPort = 38887
39
  externalPort = 3000
 
34
  localPort = 5000
35
  externalPort = 80
36
 
37
+ [[ports]]
38
+ localPort = 38543
39
+ externalPort = 3003
40
+
41
  [[ports]]
42
  localPort = 38887
43
  externalPort = 3000