Skip to content

Commit

Permalink
Remove unnedded propertu in application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
ShimaaBetah committed May 17, 2024
1 parent fe5c2a5 commit 3b5892b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions services/users/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,3 @@ spring.rabbitmq.port=5672
spring.rabbitmq.username=guest
spring.rabbitmq.password=guest
SECRET_KEY=${USERS_SECRET_KEY}

logging.level.root=INFO

0 comments on commit 3b5892b

Please sign in to comment.