chore: Update .env.example commenting (#1257)

Adds documentation on how to setup Google for OAuth when self hosting Documenso.
This commit is contained in:
Jacob Flaherty
2024-08-07 16:58:27 -07:00
committed by GitHub
parent 909c38f47e
commit f74265850b
3 changed files with 34 additions and 2 deletions

View File

@ -1,5 +1,6 @@
{
"index": "Getting Started",
"signing-certificate": "Signing Certificate",
"how-to": "How To"
}
"how-to": "How To",
"setting-up-oauth-providers": "Setting up OAuth Providers"
}