1 # Relative path to the git repository.
6 # TODO: Python specific!!!
7 # Command to create virtualenv.
8 VIRTUALENV_CMD="virtualenv --python=/usr/bin/python3"
11 # Relative path to the virtualenv.
14 # Supervisor tasks to restart.
15 SUPERVISOR_TASKS="{service_name}"