Spaces:
Sleeping
Sleeping
Commit
·
c972d55
1
Parent(s):
14a7384
Create Dockerfile
Browse files- Dockerfile +3 -0
Dockerfile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
FROM imaegoo/twikoo
|
| 2 |
+
ENV TWIKOO_PORT 7860
|
| 3 |
+
EXPOSE 7860
|