sound / Dockerfile
Chrunos's picture
Update Dockerfile
0f23290 verified
raw
history blame contribute delete
132 Bytes
FROM ghcr.io/imputnet/cobalt:staging
ENV API_PORT=7860
ENV CORS_WILDCARD=1
ENV API_URL=https://chrunos-sound.hf.space/
EXPOSE 7860