Skip to content

Commit d7a75a3

Browse files
authored
Clarify installation links in README.md
Updated links in the installation instructions for clarity.
1 parent 423b3b5 commit d7a75a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/glance/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This Docker Compose configuration sets up [Glance](https://github.com/glanceapp/
66

77
[Glance](https://github.com/glanceapp/glance) is a sleek, real-time dashboard for monitoring your system metrics, Docker containers, and other self-hosted services. It offers a clean and responsive interface that consolidates key system stats and service statuses in one place. This configuration uses Tailscale to securely expose your Glance instance, keeping it protected from the public internet and accessible only within your private Tailscale network.
88

9-
To install Glance properly, make sure to add the files glance.yml and home.yml to the config folder. The contents of these files can be found [here](https://github.com/glanceapp/docker-compose-template/tree/main/root/config). Also add the file user.css to the assets folder which can be found [here](https://github.com/glanceapp/docker-compose-template/tree/main/root/assets).
9+
To install Glance properly, make sure to add the files glance.yml and home.yml to the config folder. The contents of these files can be found [at the Glance repository](https://github.com/glanceapp/docker-compose-template/tree/main/root/config). Also add the file user.css to the assets folder which can be found [here in their repository](https://github.com/glanceapp/docker-compose-template/tree/main/root/assets).
1010

1111
## Configuration Overview
1212

0 commit comments

Comments
 (0)