Sfoglia il codice sorgente

🐛 fix path to hsproxy

jmacura 4 anni fa
parent
commit
dbcf72b7c5
2 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 1 1
      package.json
  2. 2 2
      src/app.config.ts

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "polirural-attractiveness-clustering",
-  "version": "0.3.0",
+  "version": "0.3.1",
   "description": "Rural attractiveness application",
   "main": "build/index.html",
   "scripts": {

+ 2 - 2
src/app.config.ts

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