Skip to content

Commit 0842be3

Browse files
committed
Mark default proxy domains in serverconfig.json as deprecated.
1 parent d5973e6 commit 0842be3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

serverconfig.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"port": 3001,
33

44
"allowProxyFor": [
5+
"githubusercontent.com",
6+
7+
// NOTE: The following default entries are deprecated and will be removed in a future release. If you rely ony terria proxying to any of these servers, please add them through a custom serverconfig.json. See https://docs.terria.io/guide/getting-started/#customizing-terriamap
58
"nicta.com.au",
69
"gov.au",
710
"csiro.au",
@@ -16,7 +19,6 @@
1619
"geoserver.imos.org.au",
1720
"nci.org.au",
1821
"static.nationalmap.nicta.com.au",
19-
"githubusercontent.com",
2022
"gov",
2123
"gov.uk",
2224
"gov.nz",

0 commit comments

Comments
 (0)