summaryrefslogtreecommitdiff
path: root/docs/content/guides/auth/nextcloud.md
diff options
context:
space:
mode:
authorDavid Mehren2021-01-11 12:00:33 +0100
committerDavid Mehren2021-01-11 12:00:33 +0100
commit80d8cc79f6843bca557d882db32fae8c55ab425f (patch)
tree22a1c4276cc605c63bfd9d6874d04cd43c2ebf6f /docs/content/guides/auth/nextcloud.md
parent877bc26078c888abaf8bc73da38206ba4dd7b97a (diff)
Docs: Unify code block languages
Use `yaml` for Dockerfiles, `shell` for environment variables and `json` for our config file. Signed-off-by: David Mehren <git@herrmehren.de>
Diffstat (limited to 'docs/content/guides/auth/nextcloud.md')
-rw-r--r--docs/content/guides/auth/nextcloud.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/guides/auth/nextcloud.md b/docs/content/guides/auth/nextcloud.md
index db13774d..7e1a2fb5 100644
--- a/docs/content/guides/auth/nextcloud.md
+++ b/docs/content/guides/auth/nextcloud.md
@@ -30,7 +30,7 @@ successfully with Nextcloud 14 and Nextcloud 20).
also replace `<your-nextcloud-domain>` with the right domain name.
- `config.json`:
- ```javascript
+ ```json
{
"production": {
"oauth2": {