tokeniser-api / Dockerfile
winstxnhdw's picture
fix: remove `caddy` for HF
ad5f9b0
Raw
History Blame Contribute Delete
86 Bytes
FROM ghcr.io/winstxnhdw/tokeniser-api:main
ENV SERVER_PORT=7860
EXPOSE $SERVER_PORT