fix(templates): fix sematext-agent-docker stack
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user