Skip to content

Commit

Permalink
Fixed PR comments
Browse files Browse the repository at this point in the history
Fixed PR comments
  • Loading branch information
Kantharajut-btc committed Aug 31, 2020
1 parent 22eea9f commit ecd4ac5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ spring.datasource.initialize=false

# other app configurations
auditlog.platform-version=1.0
commonservice.email.enabled=false
commonservice.auditlogevent.enabled=false
commonservice.email.enabled=false
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ bucketName=${GCP_BUCKET_NAME}

spring.main.allow-bean-definition-overriding=true
commonservice.email.enabled = false
commonservice.auditlogevent.enabled=false

0 comments on commit ecd4ac5

Please sign in to comment.