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

6 years ago
  1. odoo:
  2. charm: odoo-tecnativa
  3. options:
  4. admin-password: rantanplan
  5. relations:
  6. postgres-database:
  7. postgres-alpine:
  8. user: odoo
  9. dbname: odoo
  10. web-proxy:
  11. apache:
  12. domain: mydomain.org
  13. #server-aliases:
  14. # - mydomain2.org
  15. # docker-compose:
  16. # ## Important to keep as a list: otherwise it'll overwrite charm's arguments.
  17. # command:
  18. # - "--log-level=debug"
  19. # environment: