expose debug server for missing extensions
This commit is contained in:
@@ -16,6 +16,9 @@ func FullDefaultConfig() *config.Config {
|
||||
|
||||
func DefaultConfig() *config.Config {
|
||||
return &config.Config{
|
||||
Debug: config.Debug{
|
||||
Addr: "127.0.0.1:9239",
|
||||
},
|
||||
Service: config.Service{
|
||||
Name: "idm",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user