Spaces:
Runtime error
Runtime error
carolanderson
commited on
Commit
•
5d556df
1
Parent(s):
4fa92be
remove gunicorn
Browse files- run_app.sh +1 -2
run_app.sh
CHANGED
@@ -3,8 +3,7 @@
|
|
3 |
cd indie_label_svelte
|
4 |
npm start &
|
5 |
cd ..
|
6 |
-
|
7 |
-
|
8 |
|
9 |
|
10 |
|
|
|
3 |
cd indie_label_svelte
|
4 |
npm start &
|
5 |
cd ..
|
6 |
+
python3 server.py
|
|
|
7 |
|
8 |
|
9 |
|