mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Update StoreNodeRequest.php (#531)
This commit is contained in:
@@ -20,6 +20,7 @@ class StoreNodeRequest extends ApplicationApiRequest
|
||||
return collect($rules ?? Node::getRules())->only([
|
||||
'public',
|
||||
'name',
|
||||
'description',
|
||||
'fqdn',
|
||||
'scheme',
|
||||
'behind_proxy',
|
||||
|
||||
Reference in New Issue
Block a user