package config var Config = ServerConfig{ DatabaseAccount: "localhost", DatabaseDomain: "localhost", DatabaseEndpoint: "https://localhost:8081/", }