Format fix, L7073.
This commit is contained in:
+2
-1
@@ -7069,7 +7069,8 @@ services:
|
|||||||
start_period: '20s'
|
start_period: '20s'
|
||||||
image: postgres:16-alpine
|
image: postgres:16-alpine
|
||||||
restart: always
|
restart: always
|
||||||
volumes: zitadel-pg-db:/var/lib/postgresql/data
|
volumes:
|
||||||
|
- zitadel-pg-db:/var/lib/postgresql/data
|
||||||
volumes:
|
volumes:
|
||||||
authelia-pg-db:
|
authelia-pg-db:
|
||||||
name: compose_authelia-pg-db
|
name: compose_authelia-pg-db
|
||||||
|
|||||||
Reference in New Issue
Block a user