Fix syntax error in app.py bootstrap_database function
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
5f920a7e37
commit
e2916aec56
|
@ -55,7 +55,6 @@ services:
|
||||||
- ploughshares-internal
|
- ploughshares-internal
|
||||||
volumes:
|
volumes:
|
||||||
- ploughshares_db_data:/var/lib/postgresql/data
|
- ploughshares_db_data:/var/lib/postgresql/data
|
||||||
- ./docker/ploughshares/schema.sql:/docker-entrypoint-initdb.d/schema.sql
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
ploughshares_db_data:
|
ploughshares_db_data:
|
||||||
|
|
Loading…
Reference in New Issue