Browse Source

Modify README

multi_domain
ßingen 8 years ago
parent
commit
cdd0198222
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      README.md

+ 4
- 0
README.md View File

@@ -175,6 +175,10 @@ Deploy docker stack

deploy.sh your-stack-name

If you add or modify a service, you can update it running:

docker-compose build && docker push your-container && env $(cat .env | grep "^[A-Z]" | xargs) docker stack deploy --compose-file docker-compose.yml your-stack

Other useful commands
---------------------


Loading…
Cancel
Save