Skip to content
Snippets Groups Projects
config.json 226 B
Newer Older
  "repo": "http://localhost:8080/repo/",
Moises Sacal's avatar
Moises Sacal committed
  "core": "repo",
  "api": "/solr/ocflcore",
  "dev": {
    "proxy": {
      "/solr/ocflcore": {
        "target": "http://localhost:8080",
        "secure": false
      }
    }
  }
}