Merge remote-tracking branch 'origin/development' into development

# Conflicts:
#	README.md
This commit is contained in:
Tomas Bures 2020-01-12 09:32:05 +01:00
commit 674399eb74

View file

@ -213,7 +213,7 @@ variables (e.g. `URL_BASE_TRUSTED=https://mailtrain.domain.com (and more env-var
| URL_BASE_TRUSTED | sets the trusted url of the instance (default: http://localhost:3000) |
| URL_BASE_SANDBOX | sets the sandbox url of the instance (default: http://localhost:3003) |
| URL_BASE_PUBLIC | sets the public url of the instance (default: http://localhost:3004) |
| WWW_PROXY | use if Mailtrain is behind an http reverse proxy (default: false) |
| WWW_PROXY | use if Mailtrain is behind an http reverse proxy (default: false) |
| MONGO_HOST | sets mongo host (default: mongo) |
| REDIS_HOST | sets redis host (default: redis) |
| MYSQL_HOST | sets mysql host (default: mysql) |