mirror of
https://github.com/linuxserver/docker-syncthing.git
synced 2026-02-19 20:04:00 +08:00
Merge f4a96502bbfc7f6f0e0828fca7771f36953d6bb9 into e1ec3166adbe4dd48084de41a9f23426b3b50abf
This commit is contained in:
commit
37b7c51210
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user