You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/views/admin/nodes/view/configuration.blade.php
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,10 @@
53
53
<h3class="box-title">Auto-Deploy</h3>
54
54
</div>
55
55
<divclass="box-body">
56
-
<pclass="text-muted small">To simplify the configuration of nodes it is possible to fetch the config from the panel. A token is required for this process. The button below will generate a token and provide you with the commands necessary for automatic configuration of the node. <em>Tokens are only valid for 5 minutes.</em></p>
56
+
<pclass="text-muted small">
57
+
Use the button below to generate a custom deployment command that can be used to configure
0 commit comments