mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 19:21:36 +00:00
basics of adding / removing hetzner servers
This commit is contained in:
@@ -162,6 +162,7 @@ class Server extends BaseModel
|
||||
'description',
|
||||
'private_key_id',
|
||||
'team_id',
|
||||
'hetzner_server_id',
|
||||
];
|
||||
|
||||
protected $guarded = [];
|
||||
|
||||
Reference in New Issue
Block a user