FROM ghcr.io/imputnet/cobalt:latest ENV API_URL="https://runitdamar-cobalt.hf.space/" ENV CORS_WILDCARD="1" ENV PORT="9000" ENV HTTP_PORT="9000" EXPOSE 9000