Spaces:
Sleeping
Sleeping
Commit ·
5d5866e
1
Parent(s): 831fef5
change railway.json
Browse files- railway.json +1 -1
railway.json
CHANGED
|
@@ -2,6 +2,6 @@
|
|
| 2 |
"build": {
|
| 3 |
"dockerfile": "Dockerfile"
|
| 4 |
},
|
| 5 |
-
"startCmd": "
|
| 6 |
}
|
| 7 |
|
|
|
|
| 2 |
"build": {
|
| 3 |
"dockerfile": "Dockerfile"
|
| 4 |
},
|
| 5 |
+
"startCmd": "python main.py"
|
| 6 |
}
|
| 7 |
|