Dockerize the service
[cps.git] / docker-compose / README.md
1 ```bash
2 VERSION=0.0.1-SNAPSHOT DB_HOST=localhost DB_USERNAME=cps DB_PASSWORD=cps docker-compose up
3 ```