Format fix, L7073.

This commit is contained in:
2024-12-16 16:12:46 -05:00
parent 7c72398908
commit 6e11f6528f
+2 -1
View File
@@ -7069,7 +7069,8 @@ services:
start_period: '20s'
image: postgres:16-alpine
restart: always
volumes: zitadel-pg-db:/var/lib/postgresql/data
volumes:
- zitadel-pg-db:/var/lib/postgresql/data
volumes:
authelia-pg-db:
name: compose_authelia-pg-db