diff --git a/pwd.yml b/pwd.yml index ee86a293..9e1fc6f9 100644 --- a/pwd.yml +++ b/pwd.yml @@ -39,8 +39,8 @@ services: environment: DB_HOST: db DB_PORT: "3306" - REDIS_CACHE: redis-cache:6379 - REDIS_QUEUE: redis-queue:6379 + REDIS_CACHE: redis://redis-cache:6379 + REDIS_QUEUE: redis://redis-queue:6379 SOCKETIO_PORT: "9000" volumes: - sites:/home/frappe/frappe-bench/sites