added new membership tests, fix tests, cors for dev
This commit is contained in:
@@ -103,6 +103,7 @@ func LoadConfig() {
|
||||
BaseURL = CFG.BaseURL
|
||||
Recipients = CFG.Recipients
|
||||
Security = CFG.Security
|
||||
logger.Info.Printf("Config loaded: %#v", CFG)
|
||||
}
|
||||
|
||||
// readFile reads the configuration from the specified file path into the provided Config struct.
|
||||
|
||||
Reference in New Issue
Block a user