diff options
author | mekyt | 2024-02-17 08:30:43 +0100 |
---|---|---|
committer | mekyt | 2024-02-17 08:36:55 +0100 |
commit | 38dc68f3222ae004dc216cb1458fc5a878e65f29 (patch) | |
tree | 1cf393726eb703d7b8aaaa6bbc0ab6da33fcc39e /gotrue.service | |
parent | fa2824b3dc6896c3cbcb088cb6ffdffb533950fb (diff) | |
download | aur-38dc68f3222ae004dc216cb1458fc5a878e65f29.tar.gz |
fix: service description
Diffstat (limited to 'gotrue.service')
-rw-r--r-- | gotrue.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gotrue.service b/gotrue.service index 529a9f51fea6..110b092929ed 100644 --- a/gotrue.service +++ b/gotrue.service @@ -1,5 +1,5 @@ [Unit] -Description=A JWT based API for managing users and issuing JWT tokens +Description=JWT based API Documentation=https://github.com/supabase/gotrue After=network-online.target |