Spaces:
Runtime error
Runtime error
j commited on
Commit ·
caacf8f
1
Parent(s): 9ddbe14
remove command from dockerfile and expose port
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -2,4 +2,4 @@ FROM teamjn/reaspeech-hf:latest
|
|
| 2 |
|
| 3 |
WORKDIR /app
|
| 4 |
|
| 5 |
-
|
|
|
|
| 2 |
|
| 3 |
WORKDIR /app
|
| 4 |
|
| 5 |
+
EXPOSE 9000
|