mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-30 22:46:30 +02:00
Merge remote-tracking branch 'origin/main' into rh/1727-metadata-emaill
This commit is contained in:
commit
14f5ca8a29
5 changed files with 57 additions and 10 deletions
|
@ -68,6 +68,7 @@ services:
|
|||
command: >
|
||||
bash -c " python manage.py migrate &&
|
||||
python manage.py load &&
|
||||
python manage.py createcachetable &&
|
||||
python manage.py runserver 0.0.0.0:8080"
|
||||
|
||||
db:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue