Skip to content
Snippets Groups Projects
Commit 3d30665d authored by Mario Wenzel's avatar Mario Wenzel
Browse files

Update docker-compose.yml with updated SELinux

parent 31725b6f
Branches
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ services: ...@@ -14,7 +14,7 @@ services:
- 5435:5432 - 5435:5432
volumes: volumes:
- "./data:/var/lib/postgresql/data:Z" - "./data:/var/lib/postgresql/data:Z"
- "./init:/docker-entrypoint-initdb.d" - "./init:/docker-entrypoint-initdb.d:z"
adminer: adminer:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment