Transitioned from Plan to Build mode
Replit-Commit-Author: Agent Replit-Commit-Session-Id: 0d01f99a-ea6a-447d-82fd-311715434a39 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: b23599f3-3ae7-429c-bc3b-8ec0cbc2cf2d Replit-Helium-Checkpoint-Created: true
This commit is contained in:
parent
2246770e5b
commit
c93934b8f6
1 changed files with 8 additions and 0 deletions
8
.replit
8
.replit
|
|
@ -18,3 +18,11 @@ expertMode = true
|
||||||
[postMerge]
|
[postMerge]
|
||||||
path = "scripts/post-merge.sh"
|
path = "scripts/post-merge.sh"
|
||||||
timeoutMs = 20000
|
timeoutMs = 20000
|
||||||
|
|
||||||
|
[[ports]]
|
||||||
|
localPort = 8080
|
||||||
|
externalPort = 80
|
||||||
|
|
||||||
|
[[ports]]
|
||||||
|
localPort = 8081
|
||||||
|
externalPort = 8081
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue