From 96da0c7ce034ce7c6e2e1a4a65ee63e3edcb574c Mon Sep 17 00:00:00 2001 From: luixal Date: Wed, 12 Oct 2022 23:36:37 +0200 Subject: [PATCH] Fixes typo. --- docs/customservices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customservices.md b/docs/customservices.md index 417459e..3c4f5ad 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -259,7 +259,7 @@ The API Token (or the user asigned to that token if not separated permissions is It is highly recommended that you create and API Token with only these permissions on a read-only mode. -If you get errors, they will be shown on browser's dev console. Main issues tend to be CORS related as Proxmox does not include CORS headers and you have to desploy it behind a reverse proxy and make the proxy add this headers. +If you get errors, they will be shown on browser's dev console. Main issues tend to be CORS related as Proxmox does not include CORS headers and you have to deploy it behind a reverse proxy and make the proxy add this headers. Configuration example: -- 2.41.0