|
@@ -13,8 +13,8 @@ function getHostname() {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
export const AppConfig = {
|
|
export const AppConfig = {
|
|
|
- useProxy: false,
|
|
|
|
|
- //proxyPrefix: '../8085/',
|
|
|
|
|
|
|
+ //useProxy: false,
|
|
|
|
|
+ proxyPrefix: '/proxy/',
|
|
|
geonamesUser: env.geonamesUser,
|
|
geonamesUser: env.geonamesUser,
|
|
|
default_layers: [
|
|
default_layers: [
|
|
|
new Tile({
|
|
new Tile({
|