mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-06-06 03:05:35 +00:00
define entrypoint
This commit is contained in:
parent
6cdebed0e5
commit
df3481a1ba
@ -30,4 +30,4 @@ RUN poetry config virtualenvs.create false
|
||||
|
||||
RUN poetry install
|
||||
|
||||
CMD poetry run python manage.py --host 0.0.0.0
|
||||
ENTRYPOINT ["poetry", "run", "python", "manage.py", "--host", "0.0.0.0"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user