Skip to content

Commit

Permalink
[Fix] :: application yml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lgwk42 committed May 14, 2024
1 parent d7d35aa commit 1192302
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@ spring:
ddl-auto: update
show-sql: true

# cache:
# type: redis
#
# redis:
# host: qvick
# port: 6379

application:
jwt:
secretKey: ${ secrets.JWT_SECRET_KEY }
Expand Down

0 comments on commit 1192302

Please sign in to comment.