Bump Onebox to 1.24.3 with current API/runtime dependencies, registry routing fixes, safer initial admin handling, and cleaner shutdown of Docker-backed resources.
This commit is contained in:
@@ -76,7 +76,7 @@ export class RegistryManager {
|
||||
},
|
||||
ociTokens: {
|
||||
enabled: true,
|
||||
realm: 'http://localhost:3000/v2/token',
|
||||
realm: `http://${this.baseUrl}/v2/token`,
|
||||
service: 'onebox-registry',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user