Skip to content

Instantly share code, notes, and snippets.

@DhruvaDave
Created July 3, 2020 07:03
Show Gist options
  • Save DhruvaDave/4d955502989743d56187a5c49279f4ff to your computer and use it in GitHub Desktop.
Save DhruvaDave/4d955502989743d56187a5c49279f4ff to your computer and use it in GitHub Desktop.
[options]
; This is the password that allows database operations:
; admin_passwd = admin
db_host = False
db_port = False
db_user = <db_user>
db_password = <db_password>
addons_path = /opt/odoo10/addons,/opt/<your_project_folder>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment