Published your App
Replit-Commit-Author: Deployment Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 10f5050d-e6e3-43c4-8553-2ef640bec6be Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/aed2e46d-25bb-4b73-81a1-bb9e8437c261/wqfpnyI Replit-Commit-Deployment-Build-Id: c5d059bf-5fa4-4419-8f3f-900c48095aee Replit-Helium-Checkpoint-Created: true
This commit is contained in:
parent
d40a761f2b
commit
737f2b8ac4
1 changed files with 1 additions and 6 deletions
7
.replit
7
.replit
|
|
@ -8,8 +8,7 @@ channel = "stable-23_05"
|
|||
|
||||
[deployment]
|
||||
run = ["bash", "-c", "cd aethex-bot && npm start"]
|
||||
deploymentTarget = "vm"
|
||||
ignorePorts = true
|
||||
deploymentTarget = "gce"
|
||||
|
||||
[agent]
|
||||
expertMode = true
|
||||
|
|
@ -18,10 +17,6 @@ expertMode = true
|
|||
localPort = 5000
|
||||
externalPort = 80
|
||||
|
||||
[[ports]]
|
||||
localPort = 33439
|
||||
externalPort = 3000
|
||||
|
||||
[workflows]
|
||||
runButton = "Project"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue