Get basic login working
This commit is contained in:
@ -67,7 +67,7 @@ module.exports = merge(sharedConfig, {
|
||||
'/api': backendUrl,
|
||||
'/nodeinfo': backendUrl,
|
||||
'/socket': backendUrl,
|
||||
'/oauth/revoke': backendUrl,
|
||||
'/oauth': backendUrl,
|
||||
'/.well-known/webfinger': backendUrl,
|
||||
'/static': backendUrl,
|
||||
'/patron': patronUrl,
|
||||
|
||||
Reference in New Issue
Block a user