mirror of
https://github.com/FuzzyGrim/Yamtrack.git
synced 2026-03-03 02:57:01 +00:00
add gateway docker config
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
set -e
|
||||
|
||||
id
|
||||
ls -aln
|
||||
ls -aln static
|
||||
|
||||
python manage.py migrate --noinput
|
||||
|
||||
python manage.py collectstatic --noinput --ignore=*.scss
|
||||
|
||||
Reference in New Issue
Block a user