From 2c2ad24e2b7ee9247c10397cd725fac3af7cb779 Mon Sep 17 00:00:00 2001 From: Antonio Cheong Date: Wed, 30 Aug 2023 17:49:30 +0800 Subject: [PATCH] quickstart with docker --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bdf34bc..ad3530b 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ These features are not in the latest release but in the main branch. They might ## Setup +[Quickstart with Docker](https://github.com/acheong08/rev-obsidian-sync/wiki/Docker-Compose) + ### Environment variables #### Required: - `DOMAIN_NAME` - The domain name or IP address of your server. Include port if not on 80 or 433. The default is `localhost:3000`