- Hyperglance Support
- Setup & Configuration
- General Config/Admin
How to set a URL for Hyperglance
Setting the Hyperglance URL allows Slack & Email notifications to link back to Hyperglance
1) Open config file at:
/var/lib/data/hyperglance/config.env
2) Add line to the base URL:
URL=https://123.0.0.1
3) Save the file and reload the service by issuing this command:
sudo docker-compose -f /etc/docker-compose.yml up -d