mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 13:03:02 +00:00
include config flag
This commit is contained in:
+1
-1
@@ -30,4 +30,4 @@ RUN poetry config virtualenvs.create false
|
|||||||
|
|
||||||
RUN poetry install
|
RUN poetry install
|
||||||
|
|
||||||
ENTRYPOINT ["poetry", "run", "python", "manage.py", "--host", "0.0.0.0"]
|
ENTRYPOINT ["poetry", "run", "python", "manage.py", "--host", "0.0.0.0", "--config", "/config"]
|
||||||
|
|||||||
Reference in New Issue
Block a user