remove .env.web

This commit is contained in:
brooke 2025-04-30 17:29:02 -04:00
parent c8ffb15f56
commit de8bc970a7
2 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,8 @@
TYPE=revoltchat
DOMAIN=revoltchat.example.com
LETS_ENCRYPT_ENV=production
HOSTNAME=https://${DOMAIN}
REVOLT_PUBLIC_URL=https://${DOMAIN}/api
# Secrets
SECRET_FILE_ENCRYPT_TOKEN_VERSION=v1

View File

@ -1,2 +0,0 @@
HOSTNAME=https://example.com
REVOLT_PUBLIC_URL=https://example.com/api