diff --git a/quadlets/glance/assets/user.css b/quadlets/glance/assets/user.css new file mode 100644 index 0000000..e69de29 diff --git a/quadlets/glance/glance.env b/quadlets/glance/glance.env new file mode 100644 index 0000000..146599f --- /dev/null +++ b/quadlets/glance/glance.env @@ -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