Skip to content

Commit 6dec079

Browse files
Fix formatting issues in docker-compose.security.yml
1 parent 305593e commit 6dec079

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docker-compose.security.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ services:
7474
# Security hardening: network isolation
7575
networks:
7676
- app_network
77-
77+
###Database options########
7878
# PostgreSQL with security hardening
7979
postgres:
8080
image: postgres:15-alpine
@@ -166,4 +166,5 @@ volumes:
166166
postgres_data:
167167
driver: local
168168
mariadb_data:
169-
driver: local
169+
170+
driver: local

0 commit comments

Comments
 (0)