Skip to content

Commit

Permalink
refs #123 - fixes messaging bdns
Browse files Browse the repository at this point in the history
  • Loading branch information
TiagoV-PDMFC committed Nov 10, 2022
1 parent c812f7a commit 61fa470
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fgt-bdns/dev/bdns.hosts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
"brickStorages": [
"https://fgt-dev.pharmaledger.pdmfc.com"
],
"mqEndpoints": [
"https://fgt-dev.pharmaledger.pdmfc.com"
],
"notifications": [
"https://fgt-dev.pharmaledger.pdmfc.com"
]
Expand Down
3 changes: 3 additions & 0 deletions fgt-bdns/local/bdns.hosts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"brickStorages": [
"http://172.16.63.51:8080"
],
"mqEndpoints": [
"http://172.16.63.51:8080"
],
"notifications": [
"http://172.16.63.51:8080"
]
Expand Down

0 comments on commit 61fa470

Please sign in to comment.