remove .env.web
This commit is contained in:
@ -2,6 +2,8 @@
|
|||||||
TYPE=revoltchat
|
TYPE=revoltchat
|
||||||
DOMAIN=revoltchat.example.com
|
DOMAIN=revoltchat.example.com
|
||||||
LETS_ENCRYPT_ENV=production
|
LETS_ENCRYPT_ENV=production
|
||||||
|
HOSTNAME=https://${DOMAIN}
|
||||||
|
REVOLT_PUBLIC_URL=https://${DOMAIN}/api
|
||||||
|
|
||||||
# Secrets
|
# Secrets
|
||||||
SECRET_FILE_ENCRYPT_TOKEN_VERSION=v1
|
SECRET_FILE_ENCRYPT_TOKEN_VERSION=v1
|
||||||
|
Reference in New Issue
Block a user