Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
mkdir cache && chmod 775 cache
|
2 |
docker run --rm \
|
3 |
-e SERVER_PORT=5000 \
|
4 |
-e APP_PORT=7860 \
|
|
|
|
|
1 |
docker run --rm \
|
2 |
-e SERVER_PORT=5000 \
|
3 |
-e APP_PORT=7860 \
|