We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5973e6 commit 1285113Copy full SHA for 1285113
1 file changed
serverconfig.json
@@ -2,6 +2,9 @@
2
"port": 3001,
3
4
"allowProxyFor": [
5
+ "githubusercontent.com",
6
+
7
+ // The following default entries are deprecated and will be removed in a future release
8
"nicta.com.au",
9
"gov.au",
10
"csiro.au",
@@ -16,7 +19,6 @@
16
19
"geoserver.imos.org.au",
17
20
"nci.org.au",
18
21
"static.nationalmap.nicta.com.au",
- "githubusercontent.com",
22
"gov",
23
"gov.uk",
24
"gov.nz",
0 commit comments