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>
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user