From 656e79b748b61c75dcb83070e7f4e8468d2bfb21 Mon Sep 17 00:00:00 2001 From: Topvennie Date: Fri, 23 Aug 2024 00:13:05 +0200 Subject: [PATCH] vingo: typo in readme --- vingo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vingo/README.md b/vingo/README.md index 6750244..cf1231e 100644 --- a/vingo/README.md +++ b/vingo/README.md @@ -10,7 +10,7 @@ To register a card, click the "Start registering a new card" button in the cards ## Environment variables - CORS_ALLOW_ORIGINS (string) | Allowed CORS -- DEVELOPMENT (bool) | Whether the program is run in developmet mode +- DEVELOPMENT (bool) | Whether the program is run in development mode - ZAUTH_URL (string) | URL of zauth - ZAUTH_CALLBACK_PATH (string) | Callback path after the zauth authentication (should go to the backend) - ZAUTH_CLIENT_ID (string) | ID of the zauth client