Migrate OAuth callback to Spring configuration property

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
This commit is contained in:
Tomas Slusny
2019-03-24 11:44:54 -04:00
committed by Adam
parent 94a0ee5587
commit b367e34202
3 changed files with 10 additions and 3 deletions
@@ -25,3 +25,7 @@ datasource:
url: jdbc:mysql://localhost:3306/runelite-tracker
username: runelite
password: runelite
# Development oauth callback (without proxy)
oauth:
callback: http://localhost:8080/account/callback