6
.env.sample
Normal file
6
.env.sample
Normal file
@ -0,0 +1,6 @@
|
||||
DOMAIN=matrix.example.com
|
||||
APP=matrix
|
||||
|
||||
LETS_ENCRYPT_ENV=production
|
||||
|
||||
ENTRYPOINT_CONF_VERSION=v1
|
@ -1,6 +0,0 @@
|
||||
export DOMAIN=matrix.example.com
|
||||
export APP=matrix
|
||||
|
||||
export LETS_ENCRYPT_ENV=production
|
||||
|
||||
export ENTRYPOINT_CONF_VERSION=v1
|
Reference in New Issue
Block a user