mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-09 00:33:38 -05:00
Publish correct API url, use .env.local for testing.
This commit is contained in:
parent
0461c7e0dd
commit
b8fba749af
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
@ -1,2 +1,2 @@
|
|||
VITE_API_URL=http://local.revolt.chat:8000
|
||||
VITE_API_URL=https://api.revolt.chat
|
||||
VITE_THEMES_URL=https://static.revolt.chat/themes
|
||||
|
|
Loading…
Reference in a new issue