[IMP]Add default pgdata for named volumes
This commit is contained in:
parent
facb4d7d7d
commit
0206f70ebf
@ -6,6 +6,7 @@ services:
|
||||
environment:
|
||||
POSTGRES_USER: odoo
|
||||
POSTGRES_PASSWORD: somethingToChange
|
||||
PGDATA: /opt/odoo/pgdata
|
||||
|
||||
odoo:
|
||||
build: ./odoo
|
||||
|
Loading…
Reference in New Issue
Block a user