mirror of
https://gitlab.gudd-it.de/bastian/ivatar-docker.git
synced 2025-11-16 04:58:00 +00:00
Aktualisieren entrypoint.sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/ash
|
||||
|
||||
python ./manage.py migrate
|
||||
python ./manage.py runserver 0:8080
|
||||
exec python ./manage.py runserver 0:8080
|
||||
|
||||
Reference in New Issue
Block a user