diff options
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 16 |
1 files changed, 9 insertions, 7 deletions
| @@ -19,13 +19,15 @@ Running:: | |||
| 19 | 19 | ||
| 20 | Environment variables: | 20 | Environment variables: |
| 21 | 21 | ||
| 22 | +----------------+-----------------------------------------------------------------------------------------------------------------+--------------+ | 22 | +----------------+--------------------------------------------------------------------------------------------------------------------------+--------------+ |
| 23 | | Variable | Description | Valid Value | | 23 | | Variable | Description | Valid Value | |
| 24 | +================+=================================================================================================================+==============+ | 24 | +================+==========================================================================================================================+==============+ |
| 25 | | TUNNEL_DOMAIN | The domain your tunnel server is hosted on. Any individual tunnels will be hosted as a subdomain of this one. | FQDN | | 25 | | TUNNEL_DOMAIN | The domain your tunnel server is hosted on. Any individual tunnels will be hosted as a subdomain of this one. | FQDN | |
| 26 | +----------------+-----------------------------------------------------------------------------------------------------------------+--------------+ | 26 | +----------------+--------------------------------------------------------------------------------------------------------------------------+--------------+ |
| 27 | | SECURE | Set this value to True if you are hosting the tunnel with SSL. If not leave this variable out | | | 27 | | SECURE | Set this value to True if you are hosting the tunnel with SSL. If not leave this variable out | | |
| 28 | +----------------+-----------------------------------------------------------------------------------------------------------------+--------------+ | 28 | +----------------+--------------------------------------------------------------------------------------------------------------------------+--------------+ |
| 29 | | REDIS_URL | [OPTIONAL] Adding a redis url allows to scale this application and loadbalance the connection between multiple instances | | | ||
| 30 | +----------------+--------------------------------------------------------------------------------------------------------------------------+--------------+ | ||
| 29 | 31 | ||
| 30 | Developing | 32 | Developing |
| 31 | ---------- | 33 | ---------- |
