Skip to content

Commit

Permalink
Update 1097_ci.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
sac2kadam authored Dec 18, 2024
1 parent 1c05cc0 commit 9d2f851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/environment/1097_ci.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# DataSource settings: set here your own configurations for the database
spring.datasource.url=@env.DATABASE_IDENTITY_URL@
spring.datasource.url=@env.DATABASE_1097_IDENTITY_URL@
spring.datasource.username=@env.DATABASE_IDENTITY_USERNAME@
spring.datasource.password=@env.DATABASE_IDENTITY_PASSWORD@
spring.datasource.driver-class-name=com.mysql.jdbc.Driver

#ELK logging file name
logging.file.name=@env.IDENTITY_API_1097_LOGGING_FILE_NAME@
logging.file.name=@env.IDENTITY_API_1097_LOGGING_FILE_NAME@

0 comments on commit 9d2f851

Please sign in to comment.