You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
450 B
21 lines
450 B
odoo:
|
|
charm: odoo-tecnativa
|
|
options:
|
|
admin-password: rantanplan
|
|
relations:
|
|
postgres-database:
|
|
postgres-alpine:
|
|
user: odoo
|
|
dbname: odoo
|
|
web-proxy:
|
|
apache:
|
|
domain: mydomain.org
|
|
#server-aliases:
|
|
# - mydomain2.org
|
|
|
|
# docker-compose:
|
|
# ## Important to keep as a list: otherwise it'll overwrite charm's arguments.
|
|
# command:
|
|
# - "--log-level=debug"
|
|
# environment:
|
|
|