diff --git a/templates/logmatic/0/docker-compose.yml b/templates/logmatic/0/docker-compose.yml index a950fc0..ed6c6f1 100755 --- a/templates/logmatic/0/docker-compose.yml +++ b/templates/logmatic/0/docker-compose.yml @@ -1,6 +1,6 @@ logmatic-agent: image: logmatic/logmatic-docker - entrypoint: /usr/src/app/index.js + entrypoint: python /app/main.py command: ${logmatic_key} ${opts_args} restart: always volumes: