|
@ -2,6 +2,15 @@ odoo: |
|
|
charm: odoo-tecnativa |
|
|
charm: odoo-tecnativa |
|
|
options: |
|
|
options: |
|
|
admin-password: rantanplan |
|
|
admin-password: rantanplan |
|
|
|
|
|
|
|
|
|
|
|
# docker-compose: |
|
|
|
|
|
# ## Important to keep as a list: otherwise it'll overwrite charm's arguments. |
|
|
|
|
|
# command: |
|
|
|
|
|
# - "--log-level=debug" |
|
|
|
|
|
# environment: |
|
|
|
|
|
# TOTO: TATA |
|
|
|
|
|
# image: mynewimage |
|
|
|
|
|
|
|
|
relations: |
|
|
relations: |
|
|
postgres-database: |
|
|
postgres-database: |
|
|
postgres: |
|
|
postgres: |
|
@ -48,9 +57,4 @@ odoo: |
|
|
# vRt4kR4KG6ULXrmsRA4WQjBDJ9vZw2aK+w== |
|
|
# vRt4kR4KG6ULXrmsRA4WQjBDJ9vZw2aK+w== |
|
|
# -----END PRIVATE KEY----- |
|
|
# -----END PRIVATE KEY----- |
|
|
|
|
|
|
|
|
# docker-compose: |
|
|
|
|
|
# ## Important to keep as a list: otherwise it'll overwrite charm's arguments. |
|
|
|
|
|
# command: |
|
|
|
|
|
# - "--log-level=debug" |
|
|
|
|
|
# environment: |
|
|
|
|
|
|
|
|
|