fix(templates): fix sematext-agent-docker stack

This commit is contained in:
Anthony Lapenna
2018-03-15 07:59:40 +10:00
parent d839d519f9
commit caa76b8e54

View File

@@ -7,10 +7,10 @@ services:
restart_policy:
condition: any
environment:
- LOGSENE_TOKEN=$LOGSENE_TOKEN
- LOGSENE_TOKEN=$LOGSENE_TOKEN
- SPM_TOKEN=$SPM_TOKEN
restart: always
volumes:
- type: bind
source: /var/run/docker.sock
target: var/run/docker.sock
target: /var/run/docker.sock