diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-04 21:40:25 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-05 12:40:52 +0200 |
| commit | 94b914a917d7af6dadd368ff9cb6cd315f8d0049 (patch) | |
| tree | 00df7c4de360325a48c965253992d3beb0010cab /example.env | |
| parent | 9a0333acf1fe6f6672710ce65cfce2ae9dd866f4 (diff) | |
| download | net_services-94b914a917d7af6dadd368ff9cb6cd315f8d0049.tar.gz net_services-94b914a917d7af6dadd368ff9cb6cd315f8d0049.zip | |
docs: comment
Diffstat (limited to 'example.env')
| -rw-r--r-- | example.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example.env b/example.env index c93f1c1..196ba53 100644 --- a/example.env +++ b/example.env @@ -9,7 +9,7 @@ HOST__HTTPS_PORT=443 HOST__SECRET_DIR=/home/USER/.local/share/net_services/certs # Host git directory HOST__GIT_REPO_DIR=/home/USER/.local/share/net_services/git -# See <https://git.tvcloud.fr/cgit/tree/readme.md> +# See <https://git.tvcloud.fr/cgit.cgi/cgit/about/> HOST__CGITRC_DIR=/home/USER/.local/share/net_services/cgit/cgitrc HOST__CGIT_FILTER_DIR=/home/USER/.local/share/net_services/cgit/filter HOST__CGIT_ABOUT_DIR=/home/USER/.local/share/net_services/cgit/about |
