mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-03-20 01:35:16 -05:00
Should be http.
This commit is contained in:
@@ -3,7 +3,7 @@ REVOLT_APP_URL=http://local.revolt.chat:5000
|
|||||||
|
|
||||||
# URL to where the API is publicly accessible
|
# URL to where the API is publicly accessible
|
||||||
REVOLT_PUBLIC_URL=http://local.revolt.chat:8000
|
REVOLT_PUBLIC_URL=http://local.revolt.chat:8000
|
||||||
VITE_API_URL=https://local.revolt.chat:8000
|
VITE_API_URL=http://local.revolt.chat:8000
|
||||||
|
|
||||||
# URL to where the WebSocket server is publicly accessible
|
# URL to where the WebSocket server is publicly accessible
|
||||||
REVOLT_EXTERNAL_WS_URL=ws://local.revolt.chat:9000
|
REVOLT_EXTERNAL_WS_URL=ws://local.revolt.chat:9000
|
||||||
|
|||||||
Reference in New Issue
Block a user