derp/derpmap: add derp5 (Sydney) to prod map.

Signed-off-by: David Anderson <dave@natulte.net>
This commit is contained in:
David Anderson 2020-04-05 18:55:11 -07:00
parent 996bf9cae7
commit 4e0ee141e8

View File

@ -104,6 +104,7 @@ func init() {
addProd(2, "San Francisco")
addProd(3, "Singapore")
addProd(4, "Frankfurt")
addProd(5, "Sydney")
}
// Server is configuration for a DERP server.