Merge "CM SUBSCRIPTION: add new subscription for non existing xpath"
[cps.git] / docker-compose / docker-compose.yml
index de427af..a604b06 100644 (file)
@@ -31,6 +31,8 @@ services:
       POSTGRES_DB: cpsdb
       POSTGRES_USER: ${DB_USERNAME:-cps}
       POSTGRES_PASSWORD: ${DB_PASSWORD:-cps}
+    volumes:
+      - ./postgres-init.sql:/docker-entrypoint-initdb.d/postgres-init.sql
     deploy:
       resources:
         reservations: