Add proxmox-bindmounts.conf

This commit is contained in:
HHF Technology 2024-12-08 08:32:16 +05:30
parent ff4700e884
commit a2110354f7

4
proxmox-bindmounts.conf Normal file
View file

@ -0,0 +1,4 @@
MNT_SOURCE="/path/to/source"
MNT_TARGET="/path/to/target"
CT_BASE="/path/to/container/base"
CT_IDS=(101 102 103)