hoangvv
This commit is contained in:
parent
5a5ac3e175
commit
1b60d36af7
@ -24,7 +24,6 @@ services:
|
||||
db:
|
||||
image: postgres:16
|
||||
user: root
|
||||
container_name: ${COMPOSE_PROJECT_NAME:-odoo}-db
|
||||
environment:
|
||||
- POSTGRES_USER=${PG_USER:-changeme}
|
||||
- POSTGRES_PASSWORD=${PG_PASS:-password}
|
||||
|
Loading…
Reference in New Issue
Block a user