diff --git a/backend/sportsmatch/src/main/resources/application-prod.properties b/backend/sportsmatch/src/main/resources/application-prod.properties index fe3e4b6..eb14654 100644 --- a/backend/sportsmatch/src/main/resources/application-prod.properties +++ b/backend/sportsmatch/src/main/resources/application-prod.properties @@ -14,9 +14,9 @@ spring.jpa.defer-datasource-initialization=true spring.sql.init.mode=always app.sportsmingle.initialization.database-init=true -app.sportsmingle.jwt.secret=j20qeDeHCI6vGstychuoW2mknL8kmmQW66UCTDSz4jNfSNdd1eUpqEsUfVkOq9tO +app.sportsmingle.jwt.secret={ask for it} app.sportsmingle.frontend.url=sportsmingle.app app.sportsmingle.num-game-threshold=5,15,25 app.sportsmingle.k-factors=25.0,15.0,10.0 -app.sportsmingle.k-factor-default=5.0 \ No newline at end of file +app.sportsmingle.k-factor-default=5.0