Skip to content

Commit

Permalink
[FIX] fix gcp problem, ga curang :DDD
Browse files Browse the repository at this point in the history
  • Loading branch information
pesolosep committed May 31, 2024
1 parent 377e83d commit e45d1b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application-prod.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
spring.jpa.properties.hibernate.format_sql=true
JWT_SECRET=${JWT_SECRET}


# Actuator endpoints
management.endpoints.web.exposure.include=*
management.endpoint.prometheus.enabled=true
Expand Down

0 comments on commit e45d1b6

Please sign in to comment.