Updated Deployment examples (markdown)

Diptesh Choudhuri 2022-09-03 18:27:34 +05:30
parent 269e6f8f21
commit f9f8e80983
1 changed files with 1 additions and 1 deletions

@ -145,4 +145,4 @@ dokku git:from-image "$APPNAME" vaultwarden/server:latest
```
Copy the above script to your dokku host and run it. Once the script succeeds, the web vault will be
available at https://$APPNAME.dokku.me.
available at `https://$APPNAME.dokku.me`.