This commit is contained in:
parent
cc9a5dcb9e
commit
674a5965d0
18
dev.env
Normal file
18
dev.env
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# PUID="1000"
|
||||||
|
# PGID="984"
|
||||||
|
|
||||||
|
CUSTOMADDONS_DIR="bross_hms"
|
||||||
|
# API_URL=""
|
||||||
|
|
||||||
|
POSTGRES_USER="odoo"
|
||||||
|
POSTGRES_PASSWORD="T48#2hrTe@3Rt"
|
||||||
|
POSTGRES_DB="postgres"
|
||||||
|
|
||||||
|
DBHOST="db"
|
||||||
|
DBPORT="5432"
|
||||||
|
DBUSER="odoo"
|
||||||
|
PASSWORD="T48#2hrTe@3Rt"
|
||||||
|
ADDONS="--addons-path=/opt/odoo/addons/,/opt/odoo/customaddons/$CUSTOMADDONS_DIR"
|
||||||
|
#ARGS=""
|
||||||
|
#ARGS="-d bross_hms_dev"
|
||||||
|
# DEBUG="-m debugpy --listen 0.0.0.0:5678 --wait-for-client"
|
||||||
Loading…
Reference in New Issue
Block a user