<!doctype html><html><head><meta charset="utf-8"><title>Odoo Lab</title><style>body{font-family:Georgia,serif;background:#f7f1df;color:#172019;padding:48px;max-width:760px;margin:auto}code{background:#fff;padding:3px 6px;border-radius:6px}</style></head><body><h1>Odoo Lab em modo economico</h1><p>Este ambiente esta configurado, mas o container Odoo esta desligado para poupar RAM.</p><p>Arranque no servidor com <code>cd /srv/jst/odoo-lab/compose && docker-compose up -d odoo19</code>.</p></body></html>