mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 14:34:44 +02:00
Update StoreNodeRequest.php (#531)
This commit is contained in:
parent
e8e1958969
commit
d6e0421aaf
@ -20,6 +20,7 @@ class StoreNodeRequest extends ApplicationApiRequest
|
||||
return collect($rules ?? Node::getRules())->only([
|
||||
'public',
|
||||
'name',
|
||||
'description',
|
||||
'fqdn',
|
||||
'scheme',
|
||||
'behind_proxy',
|
||||
|
Loading…
x
Reference in New Issue
Block a user