Send domain as part of the apps routes
This commit is contained in:
@@ -51,6 +51,7 @@ function removeInternalAppFields(app) {
|
||||
runState: app.runState,
|
||||
health: app.health,
|
||||
location: app.location,
|
||||
domain: app.domain,
|
||||
accessRestriction: app.accessRestriction,
|
||||
manifest: app.manifest,
|
||||
portBindings: app.portBindings,
|
||||
|
||||
Reference in New Issue
Block a user