Skip to content

Commit

Permalink
update application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
kurilov committed Dec 17, 2024
1 parent 7ad7741 commit fa96747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phonebook-api/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ com.telran.auth.jwt.secret=MpzjCrQGNgG9sVxv
com.telran.auth.jwt.access-token.expiration=1440

# Активный профиль Spring
spring.profiles.active=dev
#spring.profiles.active=dev

# Swagger настройки
springdoc.swagger-ui.operationsSorter=method
Expand Down

0 comments on commit fa96747

Please sign in to comment.