diff --git a/stack.production.yml b/stack.production.yml index cff5528..e676911 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -52,6 +52,7 @@ services: - ploughshares-internal volumes: - ploughshares_db_data:/var/lib/postgresql/data + - ./docker/ploughshares/schema.sql:/docker-entrypoint-initdb.d/schema.sql volumes: ploughshares_db_data: