bhiwagade-rahul

Results 2 comments of bhiwagade-rahul

docker-compose file version: '2' services: klov: image: anshooarora/klov:1.0.1 container_name: klov environment: - SPRING_DATA_MONGODB_URI=mongodb://127.0.0.1:27017 ports: - 80:80

@eleanorreem can I work on this?