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