We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5973e6 commit 0954566Copy full SHA for 0954566
1 file changed
serverconfig.json
@@ -1,25 +1,5 @@
1
{
2
"port": 3001,
3
4
- "allowProxyFor": [
5
- "nicta.com.au",
6
- "gov.au",
7
- "csiro.au",
8
- "argo.jcommops.org",
9
- "www.abc.net.au",
10
- "geoserver.aurin.org.au",
11
- "mapsengine.google.com",
12
- "s3-ap-southeast-2.amazonaws.com",
13
- "adelaidecitycouncil.com",
14
- "www.dptiapps.com.au",
15
- "geoserver-123.aodn.org.au",
16
- "geoserver.imos.org.au",
17
- "nci.org.au",
18
- "static.nationalmap.nicta.com.au",
19
- "githubusercontent.com",
20
- "gov",
21
- "gov.uk",
22
- "gov.nz",
23
- "services.aremi.data61.io"
24
- ]
+ "allowProxyFor": ["githubusercontent.com"]
25
}
0 commit comments