We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 085fc30 commit b160b1bCopy full SHA for b160b1b
docker-compose.yml
@@ -1,5 +1,8 @@
1
version: "3.1"
2
3
+include:
4
+ - docker-compose.data-api.yml
5
+
6
volumes:
7
postgresql_data:
8
ldap_data:
0 commit comments