From 14c472c1ab2eff3d47200374d3ea1f74e6eb8cda Mon Sep 17 00:00:00 2001 From: zoe-bat <60606719+zoe-bat@users.noreply.github.com> Date: Sun, 26 Dec 2021 13:58:15 +0100 Subject: [documentation] Add section for systemd service and nginx to installation guide (#353) * add nginx and systemd section * fix typso * fix mkdoc and dots in config guide * specify port * Update nginx.md * add section about configuring gts to nginx docs * Update nginx.md Co-authored-by: zoe --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index 0cd2f6bf9..d145f543a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -17,6 +17,7 @@ nav: - "installation_guide/index.md" - "installation_guide/binary.md" - "installation_guide/docker.md" + - "installation_guide/nginx.md" - "Configuration": - "configuration/index.md" - "configuration/general.md" -- cgit v1.3