Commit 55901ac5 by muhammad-ammar

add PYTHONPATH into env

parent 0b735e37
...@@ -74,6 +74,7 @@ VIDEO_PIPELINE_MEDIA_STORAGE_BACKEND: ...@@ -74,6 +74,7 @@ VIDEO_PIPELINE_MEDIA_STORAGE_BACKEND:
VIDEO_PIPELINE_ENVIRONMENT: VIDEO_PIPELINE_ENVIRONMENT:
VIDEO_PIPELINE_CFG: "{{ COMMON_CFG_DIR }}/{{ video_pipeline_service_name }}.yml" VIDEO_PIPELINE_CFG: "{{ COMMON_CFG_DIR }}/{{ video_pipeline_service_name }}.yml"
PYTHONPATH: "{{ video_pipeline_code_dir }}""
VIDEO_PIPELINE_SERVICE_USER: 'pipeline_service_user' VIDEO_PIPELINE_SERVICE_USER: 'pipeline_service_user'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment