mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 11:05:05 +03:00
3 lines
107 B
Bash
3 lines
107 B
Bash
# HTTP API host.
|
|
# Example for local backend: http://localhost:8300
|
|
VITE_API_BASE_URL=http://localhost:8300 |