forked from kofal.net/stoatchat-self-hosted
Update .env.web
update for reverse proxy
This commit is contained in:
2
.env.web
2
.env.web
@@ -1,4 +1,4 @@
|
|||||||
HOSTNAME=https://chat.kofal.net
|
HOSTNAME=:80
|
||||||
REVOLT_PUBLIC_URL=https://chat.kofal.net/api
|
REVOLT_PUBLIC_URL=https://chat.kofal.net/api
|
||||||
VITE_API_URL=https://chat.kofal.net/api
|
VITE_API_URL=https://chat.kofal.net/api
|
||||||
VITE_WS_URL=wss://chat.kofal.net/ws
|
VITE_WS_URL=wss://chat.kofal.net/ws
|
||||||
|
|||||||
Reference in New Issue
Block a user