Loading docker-compose.yml +1 −0 Original line number Diff line number Diff line Loading @@ -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: Loading Loading
docker-compose.yml +1 −0 Original line number Diff line number Diff line Loading @@ -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: Loading