Skip to content

Commit a237022

Browse files
author
Dan Kelley
committed
add paths, but really think it's secret location
1 parent 97388f3 commit a237022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ WORKDIR /app
4141

4242
# CMD python app.py
4343
# --uid uwsgi
44-
CMD uwsgi --http-socket :5000 --plugin python38 --module wsgi:app
44+
CMD uwsgi --http-socket :5000 --plugin python38 --module wsgi:app --chdir /app --pythonpath .

0 commit comments

Comments
 (0)