[FIX]All custom builds need local tags

This commit is contained in:
Fabien Bourgeois 2017-01-20 10:54:08 +01:00
parent ff60b1dc5a
commit a17833564f
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ echo "
; Configuration file auto-generated
addons_path = $ADDONS_PATH
data_dir = ${DATA:=/opt/odoo/data}
db_name = ${DB_NAME}
db_host = ${DB_HOST:=postgres}
db_port = ${DB_PORT:=5432}
db_user = $POSTGRES_USER