FROM ghcr.io/jhhgiyv/highlight2api:latest ENV DEBUG=false COPY config /app/config EXPOSE 8080 CMD ["/app/start","--port","8080"]