updated volumes again
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
retries: 5
|
||||
timeout: 5s
|
||||
volumes:
|
||||
- authentik_data/postgresql/data:/var/lib/postgresql/data
|
||||
- authentik_postgresql:/var/lib/postgresql/data
|
||||
environment:
|
||||
POSTGRES_PASSWORD: ${PG_PASS:-Swissbank01}
|
||||
POSTGRES_USER: ${PG_USER:-havenuser}
|
||||
@@ -109,4 +109,7 @@ volumes:
|
||||
external: true
|
||||
authentik_templates:
|
||||
name: authentik_templates
|
||||
external: true
|
||||
authentik_postgresql:
|
||||
name: authentik_postgresql
|
||||
external: true
|
||||
Reference in New Issue
Block a user