parent
8a174c3a06
commit
48e5f9f84b
@ -0,0 +1,6 @@
|
||||
/*global __webpack_public_path__ */
|
||||
if (window.location.host == '47.96.87.25:48080') {
|
||||
__webpack_public_path__ = 'http://testali-cdn.educoder.net/react/build/'
|
||||
} else if (window.location.host == 'www.educoder.net') {
|
||||
__webpack_public_path__ = 'https://ali-newweb.educoder.net/react/build/'
|
||||
}
|
Loading…
Reference in new issue