Skip to content

Commit

Permalink
Accounting for the fact that the Odoo manager can be on port 8069
Browse files Browse the repository at this point in the history
  • Loading branch information
kazet committed Aug 12, 2024
1 parent 2864172 commit 49fc4b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion http/exposed-panels/odoo-database-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ http:
- method: GET
path:
- '{{BaseURL}}/web/database/manager'
- 'http://{{Host}}:8069/web/database/manager'

matchers-condition: and
matchers:
Expand All @@ -36,4 +37,4 @@ http:
- type: status
status:
- 200
# digest: 4a0a00473045022026e8970b4f335b39199fe60c7e0167539bc10826f12bc777c628d87447dd6c90022100839a5b0aa0da226f6e379ad8da679a2559239a2f7c3e2524bd56da12aa0d40b0:922c64590222798bb761d5b6d8e72950
# digest: 4a0a00473045022026e8970b4f335b39199fe60c7e0167539bc10826f12bc777c628d87447dd6c90022100839a5b0aa0da226f6e379ad8da679a2559239a2f7c3e2524bd56da12aa0d40b0:922c64590222798bb761d5b6d8e72950

0 comments on commit 49fc4b1

Please sign in to comment.