Merge f4a96502bbfc7f6f0e0828fca7771f36953d6bb9 into e1ec3166adbe4dd48084de41a9f23426b3b50abf

This commit is contained in:
Tobias Diez 2026-02-14 15:12:07 -08:00 committed by GitHub
commit 37b7c51210
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,7 @@ param_hostname_desc: "Optionally the hostname can be defined."
param_usage_include_vols: true
param_volumes:
- {vol_path: "/config", vol_host_path: "/path/to/{{ project_name }}/config", desc: "Configuration files."}
opt_param_volumes:
- {vol_path: "/data1", vol_host_path: "/path/to/data1", desc: "Data1"}
- {vol_path: "/data2", vol_host_path: "/path/to/data2", desc: "Data2"}
param_usage_include_ports: true