mirror of
https://github.com/pikami/cosmium.git
synced 2026-04-20 05:18:52 +01:00
Added support for using cosmosdb-explorer
This commit is contained in:
@@ -4,4 +4,10 @@ type ServerConfig struct {
|
||||
DatabaseAccount string
|
||||
DatabaseDomain string
|
||||
DatabaseEndpoint string
|
||||
|
||||
ExplorerPath string
|
||||
Port int
|
||||
Host string
|
||||
TLS_CertificatePath string
|
||||
TLS_CertificateKey string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user