Skip to content
Snippets Groups Projects
Verified Commit 8d22e899 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

Drop default values which prevent configuration from helm template

parent db6d6438
No related branches found
Tags swh-graphql-20240111.1
1 merge request!35Drop default values which prevent configuration from helm template
......@@ -27,9 +27,6 @@ RUN chmod u+x /opt/swh/entrypoint.sh && \
ENV SWH_CONFIG_FILENAME=/etc/swh/config.yml
ENV PORT 5004
EXPOSE $PORT
ENV THREADS 2
ENV WORKERS 2
ENV TIMEOUT 3600
ENV DJANGO_SETTINGS_MODULE swh.web.settings.production
ENV SWH_MAIN_PACKAGE swh.web
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment