-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Description
Any idea why it outputs this Unhandled line in config file: access.whitelist /etc/opentracker/whitelist.txt
when after editing the conf file?
I've downloaded the git repo and uncommented the 37 line of the conf file access.whitelist /etc/opentracker/whitelist.txt
.
The image built without any issues but when I run it outputs that text. Container remains active, the file is present (checked with exec -it <cont> sh
)