Format fix, L7073.
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user