We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef0c7ca commit 014ae62Copy full SHA for 014ae62
1 file changed
configuration/known.port.20000.servers.xml
@@ -0,0 +1,13 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<knownServers>
3
+ <!-- Green.Durham.Grass.and.Herb servers accepting speculations on port 20000 -->
4
+ <server>
5
+ <name>Green Durham Primary</name>
6
+ <host>github.com/mearvk/Green.Durham.Grass.and.Herb</host>
7
+ <address>45.32.31.139</address>
8
+ <address>64.176.167.52</address>
9
+ <port>20000</port>
10
+ <protocol>TCP</protocol>
11
+ <enabled>true</enabled>
12
+ </server>
13
+</knownServers>
0 commit comments