Commit f6f59fb5 authored by Cristiano Urban's avatar Cristiano Urban
Browse files

Added redis host env variable. Thanks to Sonia Zorba.

parent debec14e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@ services:
    - spring.datasource.username=postgres
    - spring.datasource.password=
    - spring.rabbitmq.host=rabbitmq
    - spring.redis.host=job_cache
    - file-service-url=http://localhost:8081
    - AUTH_CONFIG_PATH=/etc/vospace-auth.properties
    networks: