From e7d3cdc825516ec7545f5ed0e60dde66d8efb771 Mon Sep 17 00:00:00 2001 From: Diptesh Choudhuri Date: Sat, 3 Sep 2022 19:40:53 +0530 Subject: [PATCH] Updated Deployment examples (markdown) --- Deployment-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deployment-examples.md b/Deployment-examples.md index bd643a0..e21aa9d 100644 --- a/Deployment-examples.md +++ b/Deployment-examples.md @@ -104,7 +104,7 @@ Due to the QNAP's built-in HTTP(S) server, you cannot publish Vaultwarden on the ## Dokku This is a script that automatically sets up vaultwarden using the docker image uploaded to DockerHub -and creates a [Dokku](https://dokku.com/) app. The script assumes you havea global domain set +and creates a [Dokku](https://dokku.com/) app. The script assumes you have a global domain set up (i.e. the file `/home/dokku/VHOST` exists). Follow the prompts to set it up. ```sh