AISimplyExplained commited on
Commit
01699e4
·
verified ·
1 Parent(s): 2a8babd

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
  FROM ghcr.io/imputnet/cobalt:11
2
  ENV API_URL=https://AISimplyExplained-test.hf.space/
3
- ENV PORT=7860
4
- EXPOSE 7860
 
1
  FROM ghcr.io/imputnet/cobalt:11
2
  ENV API_URL=https://AISimplyExplained-test.hf.space/
3
+ ENV API_PORT=7860
4
+ EXPOSE 7860