Spaces:
Running
Running
wanglihui
commited on
Commit
·
0cb6847
1
Parent(s):
9bb108d
update Dockerfile
Browse files- Dockerfile +2 -0
Dockerfile
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
FROM ghcr.io/yushangxiao/claude2api:latest
|
2 |
+
ENV ADDRESS=0.0.0.0:7860
|