Rename go-micro services
This commit is contained in:
@@ -54,7 +54,7 @@ func DefaultConfig() *Config {
|
||||
Host: "localhost",
|
||||
},
|
||||
Reva: &shared.Reva{
|
||||
Address: "com.owncloud.api.gateway",
|
||||
Address: "eu.opencloud.api.gateway",
|
||||
},
|
||||
|
||||
Activitylog: activitylog.DefaultConfig(),
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
var defaultRevaConfig = Reva{
|
||||
Address: "com.owncloud.api.gateway",
|
||||
Address: "eu.opencloud.api.gateway",
|
||||
}
|
||||
|
||||
func DefaultRevaConfig() *Reva {
|
||||
|
||||
Reference in New Issue
Block a user