mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
elaborate on cloud server API URL
Personally, for me, it was slightly unclear which URL has to be pasted.
This commit is contained in:
parent
a1c4c5da6b
commit
be354fa790
@ -123,7 +123,7 @@ Wakapi relies on the open-source [WakaTime](https://github.com/wakatime/wakatime
|
||||
```ini
|
||||
[settings]
|
||||
|
||||
# Your Wakapi server URL or 'https://wakapi.dev' when using the cloud server
|
||||
# Your Wakapi server URL or 'https://wakapi.dev/api/heartbeat' when using the cloud server
|
||||
api_url = http://localhost:3000/api/heartbeat
|
||||
|
||||
# Your Wakapi API key (get it from the web interface after having created an account)
|
||||
|
Loading…
Reference in New Issue
Block a user