mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
dokploy: require unprivileged LXC environment (#9891)
This commit is contained in:
parent
8549f2a84d
commit
115ea10ecd
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"date_created": "2025-12-09",
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"privileged": true,
|
||||
"interface_port": 3000,
|
||||
"documentation": "https://docs.dokploy.com/",
|
||||
"config_path": "/etc/dokploy",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue