Fix: oops srv everywhere

This commit is contained in:
Wilfried OLLIVIER 2021-02-13 15:03:48 +01:00
parent 11b27cf4a2
commit aa4189f415
1 changed files with 1 additions and 1 deletions

View File

@ -54,5 +54,5 @@
O2M_JOBS_TIMER: "{{ o2m_timer }}"
restart_policy: always
volumes:
- "{{ o2m_base }}/{{ o2m_name }}/dets:/opt/o2m/dets"
- "{{ o2m_base }}/{{ o2m_name }}/dets:/srv/o2m/dets"
when: not o2m_blind_test