Skip to content

Commit

Permalink
Property clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
gdevxy committed Dec 29, 2024
1 parent 27e995b commit ba6f861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ quarkus.datasource.reactive.url=postgresql://localhost:5432/defaultdb
quarkus.flyway.migrate-at-start=true

# Google Captcha
google.captcha.secret=${GOOGLE_CAPTCHA_SECRET:6LeWR6gqAAAAAEeCHAyypv62F5ktm1aREggd1CkV}
google.captcha.secret=${GOOGLE_CAPTCHA_SECRET:}

0 comments on commit ba6f861

Please sign in to comment.