Skip to content

Commit

Permalink
MARP-473 read the file by environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
tvtphuc-axonivy committed Jul 15, 2024
1 parent 6b1ed02 commit 3465fa2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ springdoc.api-docs.path=/api-docs
springdoc.swagger-ui.path=/swagger-ui.html
market.cors.allowed.origin.patterns=http://localhost:[*], http://10.193.8.78:[*], http://marketplace.server.ivy-cloud.com:[*]
market.cors.allowed.origin.maxAge=3600
synchronized.installation.counts.path=D:/work/Document for RICOH/Credentials/market-installations.json
synchronized.installation.counts.path=${marketPlace-installation-url}
spring.security.oauth2.client.registration.github.client-id=Ov23liVMliBxBqdQ7FnG
spring.security.oauth2.client.registration.github.client-secret=97ee39cd07698bb95ead8b76ba25f2686a6cc7a6
jwt.secret=dc4de2d13eaa5be9c185a8814c3afeac36440b19e0955aa7a5eecb7aa27b4fa4
Expand Down

0 comments on commit 3465fa2

Please sign in to comment.