Readme adjustment

Signed-off-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
Eric Nemchik 2023-12-23 16:15:02 -06:00
parent 80caf4a51a
commit e730103ed8
No known key found for this signature in database

View File

@ -33,7 +33,7 @@ param_ports:
param_usage_include_vols: true
param_volumes:
- { vol_path: "/config", vol_host_path: "/path/to/appdata/config", desc: "Contains all relevant configuration files." }
- { vol_path: "/config", vol_host_path: "/path/to/{{ project_name }}/config", desc: "Persistent config files" }
# application setup block
app_setup_block_enabled: true