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 (1,320 forks)batch import
bug reporthelp wanted

Repository metrics

Stars
 (34,142 stars)
PR merge metrics
 (No merged PRs in 30d)

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