Skip to content

Commit

Permalink
fix: replace server port
Browse files Browse the repository at this point in the history
  • Loading branch information
stedelia committed Oct 22, 2024
1 parent 39f4d39 commit 299ef7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ spring:
maxConnectionIdleTimeMS: ${MONGODB_CONNECTIONPOOL_MAX_CONNECTION_IDLE_MS:120000}
maxConnecting: ${MONGODB_CONNECTIONPOOL_MAX_CONNECTING:2}

server:
port: ${CITIZEN_PORT:8084}

management:
health:
Expand Down

0 comments on commit 299ef7f

Please sign in to comment.