From a0d54fb25c678207be6539c06b90f8682e26f61f Mon Sep 17 00:00:00 2001 From: Elliot Matson Date: Sun, 28 Nov 2021 18:39:53 +0000 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db7a010..014e490 100644 --- a/README.md +++ b/README.md @@ -26,12 +26,12 @@ There are a lot of ways to host a Resolve project server, but each of them has t ### Features - **Lightweight** - Docker based, so doesn't require a full MacOS or Windows machine or VM. - **Platform Independent** - can be installed on Windows, Mac, Linux, QNAP, Synology, RPi, really anything that can run Docker. -- **Compatible with Resolve's existing backup/restore functions** - All backup files use the standard *.backup file syntax that Resolve uses, unlike many of the PostgreSQL backup solutions that exist now. +- **Compatible with Resolve's existing backup/restore functions** - All backup files use the standard Resolve *.backup file syntax, and can be restored from the Resolve UI ## Configuration There are a few things we'll need to edit in the docker-compose.yml file to configure our installation: ### PostgreSQL Server -We'll want to configure the environment variables below: +To configure the server itself, we'll want to configure the environment variables below: ``` ... services: