Skip to content

Commit

Permalink
update port
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Gross cogross committed Sep 26, 2024
1 parent 63edef7 commit de4e5d5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/main/resources/config/bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ spring:
timeout: 10
rabbitmq:
host: '${MESSAGING_SERVER_HOSTNAME:messaging}'
query-results-rabbitmq:
host: '${MESSAGING_SERVER_HOSTNAME:messaging}'
port: 5673

# Define encryption information so that we can encrypt/decrypt passwords.
Expand Down Expand Up @@ -101,10 +99,6 @@ spring:
discovery:
enabled: true
failFast: true
query-results-rabbitmq:
discovery:
enabled: true
failFast: true

---

Expand Down

0 comments on commit de4e5d5

Please sign in to comment.