Typo
This commit is contained in:
parent
2a71c32459
commit
b8e2da126b
|
@ -51,7 +51,8 @@ services:
|
|||
ghostfolio-postgres:
|
||||
container_name: ghostfolio-postgres
|
||||
image: postgres:14
|
||||
restart: unless-stopped environment:
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
POSTGRES_DB: ghostfolio
|
||||
POSTGRES_USER: ghostfolio
|
||||
POSTGRES_PASSWORD: ${GHOSTFOLIO_DB_PASSWORD}
|
||||
|
|
Loading…
Reference in New Issue
Block a user