Fixed variable name
This commit is contained in:
@@ -53,7 +53,7 @@ services:
|
||||
- 1.0.0.1
|
||||
environment:
|
||||
POSTGRES_INITDB_ARGS: "--encoding=UTF8"
|
||||
POSTGRES_DATABASE: xwiki
|
||||
POSTGRES_DB: xwiki
|
||||
POSTGRES_ROOT_PASSWORD: ${DB_ROOT_PASS}
|
||||
POSTGRES_USER: xwiki_user
|
||||
POSTGRES_PASSWORD: ${DB_USER_PASS}
|
||||
|
||||
Reference in New Issue
Block a user