Browse Source

Fix Readme

multi_domain
ßingen 6 years ago
parent
commit
b2f532c667
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File



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

Loading…
Cancel
Save