Rename go-micro services

This commit is contained in:
Ralf Haferkamp
2025-01-15 15:11:55 +01:00
parent caa3121edf
commit 213e9663a9
79 changed files with 203 additions and 203 deletions

View File

@@ -28,7 +28,7 @@ func DefaultConfig() *config.Config {
},
GRPC: config.GRPCConfig{
Addr: "127.0.0.1:9146",
Namespace: "com.owncloud.api",
Namespace: "eu.opencloud.api",
Protocol: "tcp",
},
Service: config.Service{