Skip to content

Commit

Permalink
remove profile from application-prod.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
ninori9 committed Jan 5, 2025
1 parent e3470f6 commit b4734be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/application-prod.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
spring.profiles.active=prod
spring.datasource.url=jdbc:postgresql://db:5432/kbdatabase
springdoc.swagger-ui.enabled=false

0 comments on commit b4734be

Please sign in to comment.