Spaces:
Paused
Paused
Update Dockerfile
Browse files- Dockerfile +3 -0
Dockerfile
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
FROM imaegoo/twikoo
|
| 2 |
ENV TWIKOO_PORT 7860
|
|
|
|
|
|
|
|
|
|
| 3 |
EXPOSE 7860
|
|
|
|
| 1 |
FROM imaegoo/twikoo
|
| 2 |
ENV TWIKOO_PORT 7860
|
| 3 |
+
|
| 4 |
+
|
| 5 |
+
|
| 6 |
EXPOSE 7860
|