whatq-ui commited on
Commit
a92cd53
·
verified ·
1 Parent(s): 673ae58

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,2 +1,3 @@
1
  FROM ghcr.io/imputnet/cobalt:latest
2
  ENV API_AUTH_REQUIRED=0 CORS_WILDCARD=1
 
 
1
  FROM ghcr.io/imputnet/cobalt:latest
2
  ENV API_AUTH_REQUIRED=0 CORS_WILDCARD=1
3
+ ENV PORT=7860