1 2 3 4 5 6 7 8
version: "2" projects: bar: name: Bar services: foo: command: "python3 /usecase/emitter.py" restart_policy: always