FROM docker.io/leafmoes/ddg-chat:latest ENV PORT=8787 ENV API_PREFIX =/api ENV API_KEY=dummy_key ENV MAX_RETRY_COUNT=3 ENV RETRY_DELAY=5000