diff --git a/.env.example b/.env.example index 3cf2704..87a91ab 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,4 @@ -# URL to where the REVOLT app is publicly accessible +# URL to where the Revolt app is publicly accessible REVOLT_APP_URL=http://local.revolt.chat:5000 # URL to where the API is publicly accessible @@ -49,7 +49,7 @@ REVOLT_UNSAFE_NO_EMAIL=1 # REVOLT_SMTP_PASSWORD=CHANGEME # SMTP From header -# REVOLT_SMTP_FROM="REVOLT " +# REVOLT_SMTP_FROM="Revolt " ##