aboutsummaryrefslogtreecommitdiff
path: root/docker/jitsi/README.md
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-03-22 16:05:42 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-03-22 16:05:42 +0100
commite24522d8285878240ee0d873616bc177313aa7ba (patch)
tree2522bb5878b498d4675b0f0111aae00870682968 /docker/jitsi/README.md
parent0a1027a1ac8390422033b8eeff1f7412b58d961d (diff)
downloadinfrastructure-e24522d8285878240ee0d873616bc177313aa7ba.tar.gz
infrastructure-e24522d8285878240ee0d873616bc177313aa7ba.zip
Jitsi front seems ok
Diffstat (limited to 'docker/jitsi/README.md')
-rw-r--r--docker/jitsi/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/jitsi/README.md b/docker/jitsi/README.md
index 738a63d..8ca8ec5 100644
--- a/docker/jitsi/README.md
+++ b/docker/jitsi/README.md
@@ -9,5 +9,5 @@ docker-compose build
To run stack:
```
-docker-compose up
+docker-compose up --force-recreate
```