MoMo commited on
Commit ·
724121b
1
Parent(s): eafa950
update
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -31,7 +31,7 @@ COPY --from=build --chown=node:node /app/.git /app/.git
|
|
| 31 |
|
| 32 |
USER node
|
| 33 |
|
| 34 |
-
ENV API_URL="https://hhaoqin-
|
| 35 |
ENV API_PORT="7860"
|
| 36 |
ENV APPKEY="SL0qaUL2dAdzaIpduOuBSg"
|
| 37 |
|
|
|
|
| 31 |
|
| 32 |
USER node
|
| 33 |
|
| 34 |
+
ENV API_URL="https://hhaoqin-app.hf.space/"
|
| 35 |
ENV API_PORT="7860"
|
| 36 |
ENV APPKEY="SL0qaUL2dAdzaIpduOuBSg"
|
| 37 |
|