forked from github/plane
Update docker-compose.yml
This commit is contained in:
parent
571806b2af
commit
4969f8f56a
@ -18,6 +18,7 @@ services:
|
||||
volumes:
|
||||
- pgdata:/var/lib/postgresql/data
|
||||
environment:
|
||||
POSTGRES_USER: plane
|
||||
POSTGRES_DB: plane
|
||||
POSTGRES_PASSWORD: plane
|
||||
PGDATA : /var/lib/postgresql/data
|
||||
|
Loading…
Reference in New Issue
Block a user