Spaces:
Paused
Paused
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
FROM ghcr.io/snailyp/gemini-balance:latest
|
| 2 |
|
| 3 |
|
| 4 |
-
# 暴露端口(如果需要)
|
| 5 |
EXPOSE 7860
|
| 6 |
|
| 7 |
# 启动命令
|
|
|
|
| 1 |
FROM ghcr.io/snailyp/gemini-balance:latest
|
| 2 |
|
| 3 |
|
| 4 |
+
# 暴露端口(如果需要1)
|
| 5 |
EXPOSE 7860
|
| 6 |
|
| 7 |
# 启动命令
|