0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-28 21:48:57 +02:00

Updated Deployment examples (markdown)

Diptesh Choudhuri 2022-09-03 18:27:34 +05:30
parent 269e6f8f21
commit f9f8e80983

@ -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 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`.