diff --git a/Deployment-examples.md b/Deployment-examples.md index fd62562..bd643a0 100644 --- a/Deployment-examples.md +++ b/Deployment-examples.md @@ -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. \ No newline at end of file +available at `https://$APPNAME.dokku.me`. \ No newline at end of file