API 1.2.2 fix firebase string, customer login

This commit is contained in:
Tibor Bossanyi
2023-04-11 16:53:33 +02:00
parent bdbfe1cd48
commit 73d189a357
13 changed files with 49 additions and 14 deletions
@@ -14,11 +14,11 @@ logging.config=classpath:logback-spring.xml
logging.file=logs
# if the database structue has been changed, increment this version number
application.version=1.2.1
application.version=1.2.2
jwt.secret=aitrainer
firebase.key=AIzaSyCUXBWV3_qzvV__ZWZA1siHftrrJpjDKh4
firebase.key=AIzaSyBLn7Bz73Z1hB-OhqphBDsskOyGmpI7J8E
openai.key=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
spring.mail.properties.mail.mime.charset=UTF-8