Merge pull request #372 from DavisYe/main

Correct document
This commit is contained in:
Svilen Markov
2025-02-22 12:58:56 +00:00
committed by GitHub

View File

@@ -1608,7 +1608,7 @@ services:
glance:
image: glanceapp/glance
environment:
- GITHUB_TOKEN: <your token>
- GITHUB_TOKEN=<your token>
```
and then use it in your `glance.yml` like this: