Update default value of client_data_base_path

This commit is contained in:
2025-08-15 10:14:20 +02:00
parent 8e749b9ad1
commit fa15903d14
+1 -1
View File
@@ -7,7 +7,7 @@ git_username: "{{ inventory_hostname.split('-')[0] }}"
deployment_name: production
file_writer_base_path: ./
log_writer_base_path: ./
client_data_base_path: ./
client_data_base_path: ~/data/raw
bec_version: main
ophyd_devices_version: main
bec_widgets_version: main