mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
parent
0a99dfd6e3
commit
d7b2874afd
@ -22,9 +22,9 @@ const options = {
|
|||||||
from: [
|
from: [
|
||||||
/\/ushosted/g,
|
/\/ushosted/g,
|
||||||
/"https:\/\/us.app.unleash-hosted.com(\/ushosted)?"/g,
|
/"https:\/\/us.app.unleash-hosted.com(\/ushosted)?"/g,
|
||||||
'"path":["ushosted","api"',
|
'"path":["ushosted",',
|
||||||
],
|
],
|
||||||
to: ['', '"<your-unleash-url>"', '"path":["api"'],
|
to: ['', '"<your-unleash-url>"', '"path":['],
|
||||||
};
|
};
|
||||||
|
|
||||||
replace(options);
|
replace(options);
|
||||||
|
Loading…
Reference in New Issue
Block a user