mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-20 09:51:09 -05:00
Restored to 'ba32d51b3eb6866667ec8382daca17202cf7da86'
Replit-Restored-To: ba32d51b3eb6866667ec8382daca17202cf7da86
This commit is contained in:
6
.replit
6
.replit
@@ -1,4 +1,4 @@
|
||||
modules = ["bash", "web", "nodejs-20", "python-3.13", "python3"]
|
||||
modules = ["bash", "web", "nodejs-20", "python-3.13"]
|
||||
|
||||
[nix]
|
||||
channel = "stable-25_05"
|
||||
@@ -39,10 +39,6 @@ externalPort = 80
|
||||
localPort = 34277
|
||||
externalPort = 3000
|
||||
|
||||
[[ports]]
|
||||
localPort = 38955
|
||||
externalPort = 3001
|
||||
|
||||
[deployment]
|
||||
deploymentTarget = "autoscale"
|
||||
run = ["gunicorn", "--bind=0.0.0.0:5000", "--reuse-port", "thrillwiki.wsgi:application"]
|
||||
|
||||
Reference in New Issue
Block a user