Adjusted README.md

This commit is contained in:
Leon Schmidt 2022-05-21 19:19:57 +02:00
parent b1a6d3f9d2
commit bac33a6fc7
No known key found for this signature in database
GPG Key ID: C20651EF8C00463B

View File

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