|
@@ -11,7 +11,7 @@ let loading = ''
|
|
|
|
|
|
// const serverName = isProduction ? '' : 'http://ly.4dage.com/'
|
|
|
// const serverName = isProduction ? '' : 'http://192.168.0.207:8100'
|
|
|
-const serverName = isProduction ? '/museumcms/' : 'http://192.168.0.135:8100/museumcms/'
|
|
|
+const serverName = isProduction ? '/museumcms/' : 'https://shmuseum.4dage.com/museumcms/'
|
|
|
// http://192.168.0.44:8100/web/index.html#/
|
|
|
|
|
|
const serverLocation = window.location.hostname
|