Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
This-Is-Ko committed Oct 6, 2023
2 parents 5896100 + 5d7e051 commit d61460c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/application-prod.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
server.port=8080

SPRING_DATASOURCE_HOST=football-updater-01.cnz1yzelaecm.ap-southeast-2.rds.amazonaws.com
SPRING_DATASOURCE_NAME=db_football_updater
SPRING_DATASOURCE_USERNAME=admin
SPRING_DATASOURCE_HOST=***
SPRING_DATASOURCE_NAME=***
SPRING_DATASOURCE_USERNAME=***

ENDPOINT_SECRET=wXuWHW4BtHVJ9Nk6WcuF4pbNs8evjG2hsb6dMh2gALpdSPz2VGQ2sjPUdjhzNgBsEcDY2Vw6NJEmWtSn5Uuvq3jgV7ZGTHD74S3jSHZBC8XUyxtysB79EFJfF7isNy3J
ENDPOINT_SECRET=****

DATASOURCE_PRIORITY = FOTMOB,FBREF

0 comments on commit d61460c

Please sign in to comment.