Spaces:
Paused
Paused
lain-iwakura
commited on
Commit
•
0e02297
1
Parent(s):
ed53858
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -10,4 +10,4 @@ run mkdir .chroma && chmod 777 .chroma
|
|
10 |
copy . .
|
11 |
expose 7860
|
12 |
|
13 |
-
cmd ["python", "
|
|
|
10 |
copy . .
|
11 |
expose 7860
|
12 |
|
13 |
+
cmd ["python", "fallback.py"]
|