Skip to content

Commit

Permalink
MARP-473 Handle Feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
tvtphuc-axonivy committed Jul 18, 2024
1 parent 3a02fb1 commit 6b9f0f4
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=${marketPlace-installation-url}
synchronized.installation.counts.path=${MARKETPLACE_INSTALLATION_URL}
spring.security.oauth2.client.registration.github.client-id=<replace-with-your-client-id>
spring.security.oauth2.client.registration.github.client-secret=<replace-with-your-client-secret>
jwt.secret=<replace-with-jwt-secret>
Expand Down

0 comments on commit 6b9f0f4

Please sign in to comment.