orztv commited on
Commit
cbbefdc
1 Parent(s): 5391861
Files changed (1) hide show
  1. 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