mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-07-02 13:56:23 +00:00
Implement automatic switching to console on deploy click
This commit is contained in:
@ -27,7 +27,8 @@ export const config = {
|
||||
defaultLanguage: 'text',
|
||||
deployProcessName: 'webservice',
|
||||
showDeployButton: true,
|
||||
reloadIframeOnDeployButtonClick: true
|
||||
reloadIframeOnDeployButtonClick: true,
|
||||
showConsoleOnDeploy: true,
|
||||
},
|
||||
terminal: {
|
||||
route: 'shell'
|
||||
|
Reference in New Issue
Block a user