| If you add or modify a service, you can update it running: | If you add or modify a service, you can update it running: | ||||
| docker-compose build && docker-compose -p dhs up <your-service> -d | |||||
| docker-compose build && docker-compose -p dhs up -d <your-service> | |||||
| Other useful commands | Other useful commands |