abanm commited on
Commit
02b066a
·
verified ·
1 Parent(s): e2f0817

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -63,7 +63,7 @@ RUN chmod +x /entrypoint.sh
63
  # ----------------------------------------------------------
64
  # 9. Set Environment Variables and Expose Port
65
  # ----------------------------------------------------------
66
- ENV API_KEY=${s3cr3t_k3y}
67
 
68
  EXPOSE 7860
69
 
 
63
  # ----------------------------------------------------------
64
  # 9. Set Environment Variables and Expose Port
65
  # ----------------------------------------------------------
66
+ ENV API_KEY=${API_KEY}
67
 
68
  EXPOSE 7860
69