@walkeros/cli 4.6.0-next-1788817472881 → 4.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19,6 +19,8 @@ services:
19
19
  - ./flow.json:/app/flow.json
20
20
  environment:
21
21
  - BUNDLE=/app/flow.json
22
+ # An automation token (wos_pat_...) from Account, Automation tokens, or a
23
+ # bound runner token (wos_run_...) from a flow's self-hosted deploy tab.
22
24
  - WALKEROS_TOKEN=${WALKEROS_TOKEN}
23
25
  - PROJECT_ID=${PROJECT_ID}
24
26
  - PORT=8080