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
commit 1e12d937aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: