docs: rewrite reverse proxy guide

This commit is contained in:
jo 2022-03-18 13:02:57 +01:00 committed by Kyle Robbertze
parent 4f7798c52f
commit 3706da8e8e
2 changed files with 113 additions and 87 deletions

View file

@ -117,7 +117,7 @@ const config = {
copyright: `Code licensed under AGPLv3; docs licensed under GPLv2.`,
},
prism: {
additionalLanguages: ["apacheconf", "ini"],
additionalLanguages: ["apacheconf", "ini", "nginx"],
},
}),
};