mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-18 05:02:11 +00:00
feat: configuration checker for all resources
This commit is contained in:
@@ -43,6 +43,7 @@ class EditDomain extends Component
|
||||
} finally {
|
||||
$this->dispatch('generateDockerCompose');
|
||||
$this->dispatch('refresh');
|
||||
$this->dispatch('configurationChanged');
|
||||
}
|
||||
}
|
||||
public function render()
|
||||
|
||||
Reference in New Issue
Block a user