fix ai gen

This commit is contained in:
Ishaan Dey
2024-05-14 00:18:27 -07:00
parent ce5e55bdf6
commit f3e9f81722
5 changed files with 10 additions and 19 deletions

View File

@ -22,7 +22,4 @@ USER myuser
EXPOSE 3000
ARG CF_AI_KEY
ENV CF_AI_KEY=$CF_AI_KEY
CMD [ "node", "dist/index.js" ]