Rejig .envrc.sample

[ci skip]
This commit is contained in:
3wc 2020-10-06 01:52:00 +02:00
parent ad6a1c87dd
commit fd3c7a606a
1 changed files with 6 additions and 3 deletions

View File

@ -1,8 +1,11 @@
export DOMAIN=matrix.example.com
export STACK_NAME=matrix
export SERVICE=matrix
export DOMAIN=matrix.example.com
export LETS_ENCRYPT_ENV=production
export ENTRYPOINT_CONF_VERSION=v1
export TURNSERVER_CONF_VERSION=v1
export COTURN_SHARED_SECRET_VERSION=v1
## TURN server
#export TURNSERVER_CONF_VERSION=v1
#export COTURN_SHARED_SECRET_VERSION=v1