mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-07-03 20:31:38 +00:00
add glance
This commit is contained in:
6
glance/.env.example
Normal file
6
glance/.env.example
Normal file
@ -0,0 +1,6 @@
|
||||
# Variables defined here will be available to use anywhere in the config with the syntax ${MY_SECRET_TOKEN}
|
||||
# Note: making changes to this file requires re-running docker compose up
|
||||
MY_SECRET_TOKEN=
|
||||
GITHUB_TOKEN=
|
||||
MEMOS_TOKEN=
|
||||
SERADAR_TOKEN=
|
Reference in New Issue
Block a user