Skip to content
Snippets Groups Projects
Unverified Commit 50a0fec5 authored by Pierre Ozoux's avatar Pierre Ozoux Committed by GitHub
Browse files

Add redis

parent f11b3e21
No related branches found
No related tags found
No related merge requests found
......@@ -53,6 +53,10 @@ services:
- MYSQL_ROOT_PASSWORD
networks:
- back
redis:
image: redis
networks:
- back
cron:
image: nextcloud:13-fpm
links:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment