From bac33a6fc701bbf5d3bc26fa44a4ef42033b53c3 Mon Sep 17 00:00:00 2001 From: Leon Schmidt Date: Sat, 21 May 2022 19:19:57 +0200 Subject: [PATCH] Adjusted README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 85ee974..383df88 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,9 @@ or by editing it in the [.env](.env) file. See also the context: https://github.com/Awesome-Technologies/synapse-admin.git # args: # - NODE_OPTIONS="--max_old_space_size=1024" + # # see #266 + # - PUBLIC_URL="/synapse-admin" + # - REACT_APP_SERVER="https://matrix.example.com" ports: - "8080:80" restart: unless-stopped