kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Merge branch 'sw-instance' into 'develop'
ServiceWorker: add /instance to backendRoutes See merge request soapbox-pub/soapbox-fe!811draftjs
commit
4275759e7e
|
@ -96,6 +96,7 @@ module.exports = merge(sharedConfig, {
|
||||||
'/auth/password',
|
'/auth/password',
|
||||||
'/.well-known/webfinger',
|
'/.well-known/webfinger',
|
||||||
'/static',
|
'/static',
|
||||||
|
'/instance',
|
||||||
'/main/ostatus',
|
'/main/ostatus',
|
||||||
'/ostatus_subscribe',
|
'/ostatus_subscribe',
|
||||||
'/pghero',
|
'/pghero',
|
||||||
|
|
Ładowanie…
Reference in New Issue