Sfoglia il codice sorgente

Modify README

multi_domain
ßingen 8 anni fa
parent
commit
cdd0198222
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. +4
    -0
      README.md

+ 4
- 0
README.md Vedi 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…
Annulla
Salva