From af89ecc9c13ee838374ed64dbb184044736ef481 Mon Sep 17 00:00:00 2001 From: Nikolay Chechulin Date: Sun, 29 May 2022 15:43:59 +0300 Subject: [PATCH] update client configuration URLs for the new version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40a8636..fd7ecd5 100644 --- a/README.md +++ b/README.md @@ -123,8 +123,8 @@ Wakapi relies on the open-source [WakaTime](https://github.com/wakatime/wakatime ```ini [settings] -# Your Wakapi server URL or 'https://wakapi.dev/api/heartbeat' when using the cloud server -api_url = http://localhost:3000/api/heartbeat +# Your Wakapi server URL or 'https://wakapi.dev/api' when using the cloud server +api_url = http://localhost:3000/api # Your Wakapi API key (get it from the web interface after having created an account) api_key = 406fe41f-6d69-4183-a4cc-121e0c524c2b