set right avatar and auth url in order to avoid cors errors

This commit is contained in:
MiniDigger | Martin 2022-07-26 09:58:16 +02:00
parent 99bf226b34
commit bace653ccc

View File

@ -158,8 +158,8 @@ hangar:
token-expiry: 300 # seconds
refresh-token-expiry: 30 # days
api:
url: "http://localhost:8081"
avatar-url: "http://localhost:8081/avatar/%s" # only comment in if you run auth locally
url: "http://localhost:3001"
avatar-url: "http://localhost:3001/avatar/%s" # only comment in if you run auth locally
# avatar-url: "https://docs.papermc.io/img/paper.png"
timeout: 10000
safe-download-hosts: