mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-13 11:53:45 +02:00
Add autoupdate_images to listed config
This commit is contained in:
@@ -274,7 +274,8 @@
|
||||
}
|
||||
},
|
||||
"docker": {
|
||||
"socket": "/var/run/docker.sock"
|
||||
"socket": "/var/run/docker.sock",
|
||||
"autoupdate_images": false
|
||||
},
|
||||
"sftp": {
|
||||
"path": "{{ $node->daemonBase }}",
|
||||
|
||||
Reference in New Issue
Block a user