4 lines
227 B
Text
4 lines
227 B
Text
|
|
# 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={{ glance_secret_token }}
|