Commit 58d35f71 by Ivan

version 1.0 renombrado servicio odoo a web

parent 805cd4f0
Showing with 2 additions and 2 deletions
......@@ -11,7 +11,7 @@ volumes:
odoo-conf:
driver: local
services:
odoo10:
web:
image: odoo:latest
environment:
PGHOST: db
......@@ -36,7 +36,7 @@ services:
links:
- db:db
volumes_from:
- odoo10
- web
labels:
io.rancher.container.pull_image: always
io.rancher.container.start_once: 'true'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment