Spaces:
No application file
No application file
Create Dockerfile
Browse files- Dockerfile +3 -0
Dockerfile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
FROM ghcr.io/westernknight/wkws:latest
|
| 2 |
+
|
| 3 |
+
ENV DOMAIN=westernknight-myspace.hf.space
|