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