mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 14:36:17 +00:00
Accurate deployment statuses (#168)
This commit is contained in:
@ -19,6 +19,10 @@ class="p-6"
|
||||
{{ __("Install Vito Agent") }}
|
||||
</h2>
|
||||
|
||||
@error("type")
|
||||
<x-input-error class="mt-2" :messages="$message" />
|
||||
@enderror
|
||||
|
||||
<div class="mt-6">
|
||||
<x-alert-warning>
|
||||
Vito Agent is only works if you are running your Vito instance on a cloud not local! Consider
|
||||
|
Reference in New Issue
Block a user