mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 17:51:21 +00:00
Improvements to the compose file examples, using variables
This commit is contained in:
@@ -11,4 +11,4 @@ probe:
|
||||
- "--probe.docker"
|
||||
- "true"
|
||||
- "--service-token"
|
||||
- "MY_SCOPE_SERVICE_TOKEN"
|
||||
- "${SCOPE_SERVICE_TOKEN}"
|
||||
|
||||
@@ -13,4 +13,4 @@ services:
|
||||
- "--probe.docker"
|
||||
- "true"
|
||||
- "--service-token"
|
||||
- "MY_SCOPE_SERVICE_TOKEN"
|
||||
- "${SCOPE_SERVICE_TOKEN}"
|
||||
|
||||
Reference in New Issue
Block a user