mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 21:34:45 +02:00
Fix for StyleCI
This commit is contained in:
parent
d8be167a9c
commit
e9680fc29c
@ -154,6 +154,9 @@ class Node extends Model implements CleansAttributes, ValidableContract
|
|||||||
'socket' => '/var/run/docker.sock',
|
'socket' => '/var/run/docker.sock',
|
||||||
'autoupdate_images' => true,
|
'autoupdate_images' => true,
|
||||||
],
|
],
|
||||||
|
'filesystem' => [
|
||||||
|
'server_logs' => '/tmp/pterodactyl',
|
||||||
|
],
|
||||||
'sftp' => [
|
'sftp' => [
|
||||||
'path' => $this->daemonBase,
|
'path' => $this->daemonBase,
|
||||||
'ip' => '0.0.0.0',
|
'ip' => '0.0.0.0',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user