We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5600c4a + ded2122 commit ed49e39Copy full SHA for ed49e39
Dockerfile
@@ -3,7 +3,7 @@ MAINTAINER Michaël Dierick "[email protected]"
3
4
# Gunicorn Docker config
5
ENV MODULE_NAME web
6
-ENV PYTHONPATH "/usr/src/app"
+ENV PYTHONPATH "/usr/src/app:/app"
7
ENV WEB_CONCURRENCY "1"
8
9
# Overrides the start.sh used in `tiangolo/meinheld-gunicorn`
0 commit comments