Spaces:
Running
Running
orztv
commited on
Commit
•
cbbefdc
1
Parent(s):
5391861
update
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
ARG API_URL=https://fuliai-cobalt.hf.space/
|
2 |
ARG API_PORT=7860
|
3 |
|
4 |
FROM node:20-bullseye-slim AS base
|
|
|
1 |
+
ARG API_URL="https://fuliai-cobalt.hf.space/"
|
2 |
ARG API_PORT=7860
|
3 |
|
4 |
FROM node:20-bullseye-slim AS base
|