chore: Remove 'DEPLOYMENT' env option

Add 'Installation' section
This commit is contained in:
Tom Moor
2020-06-19 19:11:02 -07:00
parent 4f7e7ec853
commit 64c3ff8d6b
8 changed files with 91 additions and 24 deletions

View File

@@ -17,7 +17,6 @@ PORT=3000
# set to false if your SSL is terminated at a loadbalancer, for example
FORCE_HTTPS=true
DEPLOYMENT=self
ENABLE_UPDATES=true
WEBSOCKETS_ENABLED=true
DEBUG=cache,presenters,events