We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 305593e commit 6dec079Copy full SHA for 6dec079
docker-compose.security.yml
@@ -74,7 +74,7 @@ services:
74
# Security hardening: network isolation
75
networks:
76
- app_network
77
-
+###Database options########
78
# PostgreSQL with security hardening
79
postgres:
80
image: postgres:15-alpine
@@ -166,4 +166,5 @@ volumes:
166
postgres_data:
167
driver: local
168
mariadb_data:
169
- driver: local
+
170
+ driver: local
0 commit comments