mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
fix: public service database
This commit is contained in:
@@ -79,7 +79,6 @@ class Database extends Component
|
||||
public function submit()
|
||||
{
|
||||
try {
|
||||
ray('asdf');
|
||||
$this->validate();
|
||||
$this->database->save();
|
||||
updateCompose($this->database);
|
||||
|
||||
Reference in New Issue
Block a user