mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-09-21 07:36:06 +00:00
a unified docker image
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
/wait
|
||||
cd /app
|
||||
./manage.py migrate
|
||||
gunicorn
|
||||
/venv/*/bin/python ./manage.py migrate
|
||||
/venv/*/bin/gunicorn
|
||||
|
Reference in New Issue
Block a user