Skip to content

Commit

Permalink
배포
Browse files Browse the repository at this point in the history
  • Loading branch information
angelSuho committed Jun 13, 2023
1 parent cb06292 commit dabc32a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions src/main/resources/application-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ spring:
hibernate:
format_sql: true
use_sql_comments: true
data:
redis:
host: 172.17.0.1
logging.level:
org:
hibernate.SQL: debug
Expand Down
3 changes: 0 additions & 3 deletions src/main/resources/application-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ management:
readinessstate:
enabled: true
spring:
data:
redis:
host: redis-1-service
lifecycle:
timeout-per-shutdown-phase: 1m
autoconfigure:
Expand Down

0 comments on commit dabc32a

Please sign in to comment.