add override for pgusbase for testing
authorStephen Frost <sfrost@snowman.net>
Wed, 23 May 2018 12:21:32 +0000 (08:21 -0400)
committerStephen Frost <sfrost@snowman.net>
Wed, 23 May 2018 12:21:32 +0000 (08:21 -0400)
templates/context.override.json

index 00f33f92b8db936d426f3034ad75d6a0707cedf6..3cb39c7b8730b7599fe60af0eb9bb0715f137bf6 100644 (file)
@@ -2,5 +2,7 @@
     "linkbase": "https://test2018.postgresopen.org/",
     "mediabase": "https://test2018.postgresopen.org/",
 
+    "pgusbase": "https://test.postgresql.us/",
+
     "conference": "PostgresOpen 2018"
 }