Commit 553b097b by Ivan

odoo 8 postgres cambiado el directorio de datos

parent 5c4600bc
Showing with 1 additions and 1 deletions
......@@ -14,7 +14,7 @@ services:
db:
image: postgres:9.6.5-alpine
environment:
PGDATA: /var/lib/postgresql/data
PGDATA: /var/lib/postgresql/data/pgdata
POSTGRES_USER: odoo
POSTGRES_PASSWORD: P4ssw0rD
stdin_open: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment