WhoDB profile fixes (take #4).

This commit is contained in:
2025-05-24 07:53:08 -04:00
parent d1c3c51f9a
commit a8cb2974be
+2 -1
View File
@@ -5342,7 +5342,8 @@ services:
image: clidey/whodb
environment:
WHODB_POSTGRES_1: '{
"host": "authelia-pg:5432",
"host": "authelia-pg",
"port": 5432,
"user": "authelia",
"password": "${AUTHELIA_STORAGE_POSTGRES_PASSWORD}",
"database": "authelia"