Move Soapbox config to fetchable endpoint
This commit is contained in:
@ -69,6 +69,7 @@ module.exports = merge(sharedConfig, {
|
||||
'/socket': backendUrl,
|
||||
'/oauth/revoke': backendUrl,
|
||||
'/.well-known/webfinger': backendUrl,
|
||||
'/static': backendUrl,
|
||||
'/patron': patronUrl,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user