Rename backend data path to WSChat
Этот коммит содержится в:
@@ -5,7 +5,7 @@ PUBLIC_API_URL=https://api.example.ru
|
|||||||
PUBLIC_WS_URL=wss://api.example.ru/ws
|
PUBLIC_WS_URL=wss://api.example.ru/ws
|
||||||
TRUST_PROXY=true
|
TRUST_PROXY=true
|
||||||
|
|
||||||
DATABASE_PATH=/opt/raspi-chat/data/chat.sqlite
|
DATABASE_PATH=/opt/ws-chat/data/chat.sqlite
|
||||||
|
|
||||||
ADMIN_ORIGIN=https://admin.example.ru
|
ADMIN_ORIGIN=https://admin.example.ru
|
||||||
WIDGET_ORIGIN=https://widget.example.ru
|
WIDGET_ORIGIN=https://widget.example.ru
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user