WhoDB profile fixes (take #4).
This commit is contained in:
+2
-1
@@ -5342,7 +5342,8 @@ services:
|
|||||||
image: clidey/whodb
|
image: clidey/whodb
|
||||||
environment:
|
environment:
|
||||||
WHODB_POSTGRES_1: '{
|
WHODB_POSTGRES_1: '{
|
||||||
"host": "authelia-pg:5432",
|
"host": "authelia-pg",
|
||||||
|
"port": 5432,
|
||||||
"user": "authelia",
|
"user": "authelia",
|
||||||
"password": "${AUTHELIA_STORAGE_POSTGRES_PASSWORD}",
|
"password": "${AUTHELIA_STORAGE_POSTGRES_PASSWORD}",
|
||||||
"database": "authelia"
|
"database": "authelia"
|
||||||
|
|||||||
Reference in New Issue
Block a user