Updated ' to ` for better formatting

Signed-off-by: marceljd <support@dihosting.ch>
pull/600/head
marceljd 7 years ago committed by marceljd
parent a9f458ce9f
commit 2e481a86ee

@ -132,7 +132,7 @@ The install and update script is only triggered when a default command is used (
If you want to use Redis you have to create a seperate [Redis](https://hub.docker.com/_/redis/) container in your setup / in your docker-compose file. To inform Nextcloud about the Redis container add:
- 'REDIS_HOST' (not set by default) Name of Redis container
- `REDIS_HOST` (not set by default) Name of Redis container
The use of Redis is recommended to prevent file locking problems. See the examples for further instructions.

Loading…
Cancel
Save