[add] glance
This commit is contained in:
parent
8a0031a346
commit
501449d9b0
6 changed files with 131 additions and 9 deletions
3
glance/.env
Normal file
3
glance/.env
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# 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=123456
|
||||
Loading…
Add table
Add a link
Reference in a new issue