chore: README for installation

This commit is contained in:
Revant Nandgaonkar
2020-03-01 15:39:26 +05:30
parent e32d3b4e51
commit 500b8925cb
4 changed files with 156 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ services:
image: frappe/frappe-worker:${VERSION}
restart: on-failure
environment:
- MARIADB_HOST=mariadb
- MARIADB_HOST=${MARIADB_HOST}
- REDIS_CACHE=redis-cache:6379
- REDIS_QUEUE=redis-queue:6379
- REDIS_SOCKETIO=redis-socketio:6379