docker compose up -dthis folder contains a __init__.py
On this folder you'll dev odoo modules
admin and db credentials are at config/odoo.conf
Move to http://localhost:8099/ if you didnt change ports at odoo.conf, .env or docker-compose.yaml
Then click >>Create database<<
after login at url set ?debug=1
example: http://localhost:8099/web?debug=1
have fun development
