Fix typo
This commit is contained in:
@@ -67,7 +67,7 @@ services:
|
|||||||
authelia_db:
|
authelia_db:
|
||||||
image: postgres
|
image: postgres
|
||||||
container_name: authelia_db
|
container_name: authelia_db
|
||||||
restart: unless_stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=authelia
|
- POSTGRES_USER=authelia
|
||||||
- POSTGRES_PASSWORD=authelia
|
- POSTGRES_PASSWORD=authelia
|
||||||
|
Reference in New Issue
Block a user