glanceapp/glance

Commented out config env variables shouldn't error if not found

Open

#474 opened on Mar 19, 2025

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Go (34,142 stars) (1,320 forks)batch import
bug reporthelp wanted

Description

Description

the docker container will not start unless CHANGE_DETECTION_TOKEN is defined in the env file even if it is not being used in the config,

Contributor guide