chore: add success bool to success / cancel url
This commit is contained in:
parent
95889fc937
commit
f172e00d0a
2 changed files with 4 additions and 10 deletions
|
@ -4,7 +4,7 @@ spring.datasource.password=postgres_pass
|
|||
server.port=8080
|
||||
spring.jpa.hibernate.ddl-auto=create-drop
|
||||
stripe.secret.key=${STRIPE_SECRET_KEY:sk_test_51QrePYIvCfqz7ANgqam8rEwWcMeKiLOof3j6SCMgu2sl4sESP45DJxca16mWcYo1sQaiBv32CMR6Z4AAAGQPCJo300ubuZKO8I}
|
||||
app.frontend-host=http://localhost:3000
|
||||
app.frontend-host=http://localhost:4200
|
||||
|
||||
spring.application.name=lf12_starter
|
||||
#client registration configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue