Skip to content

Commit

Permalink
Update application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
nadeeshi committed Jul 23, 2024
1 parent 35a5c2c commit 7fd2dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ quarkus.container-image.build=true
#quarkus.container-image.registry=<AWS_ACCOUNT_ID>.dkr.ecr.us-east-2.amazonaws.com

###PROD###
%prod.quarkus.datasource.jdbc.url=jdbc:postgresql://postgres-service3:5432/wisdom_pet
%prod.quarkus.datasource.jdbc.url=jdbc:postgresql://postgres-service4:5432/wisdom_pet

0 comments on commit 7fd2dd8

Please sign in to comment.