We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad86a0f commit 7423c43Copy full SHA for 7423c43
samples/docker-domain/simple-topology.yaml
@@ -68,7 +68,7 @@ appDeployments:
68
# Quote needed because of hyphen in string
69
'simple-app':
70
SourcePath: 'wlsdeploy/applications/simple-app.war'
71
- Target: AdminServer
+ Target: mycluster
72
ModuleType: war
73
StagingMode: nostage
74
PlanStagingMode: nostage
0 commit comments