mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-14 13:18:58 -04:00
fix app registry port
This commit is contained in:
@@ -41,7 +41,7 @@ func DefaultConfig() *config.Config {
|
||||
|
||||
FrontendPublicURL: "https://localhost:9200",
|
||||
|
||||
AppRegistryEndpoint: "localhost:9222",
|
||||
AppRegistryEndpoint: "localhost:9242",
|
||||
AuthBasicEndpoint: "localhost:9146",
|
||||
AuthBearerEndpoint: "localhost:9148",
|
||||
AuthMachineEndpoint: "localhost:9166",
|
||||
|
||||
Reference in New Issue
Block a user