this repo has no description

missing fallback proxy

Hailey 806fbdfb 762d95e4

Changed files
+1
server
+1
server/server.go
··· 106 SessionSecret string 107 108 BlockstoreVariant BlockstoreVariant 109 } 110 111 type config struct {
··· 106 SessionSecret string 107 108 BlockstoreVariant BlockstoreVariant 109 + FallbackProxy string 110 } 111 112 type config struct {