diff --git a/readme-vars.yml b/readme-vars.yml index 792d26d..ccec6ce 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -26,9 +26,9 @@ development_versions_items: param_container_name: "{{ project_name }}" param_usage_include_vols: true param_volumes: - - { vol_path: "/config", vol_host_path: "", desc: "Database and Radarr configs" } - - { vol_path: "/movies", vol_host_path: "", desc: "Location of Movie library on disk (See note in Application setup)" } - - { vol_path: "/downloads", vol_host_path: "", desc: "Location of download managers output directory (See note in Application setup)" } + - { vol_path: "/config", vol_host_path: "/path/to/data", desc: "Database and Radarr configs" } + - { vol_path: "/movies", vol_host_path: "/path/to/movies", desc: "Location of Movie library on disk (See note in Application setup)" } + - { vol_path: "/downloads", vol_host_path: "/path/to/downloadclient-downloads", desc: "Location of download managers output directory (See note in Application setup)" } param_usage_include_ports: true param_ports: