mirror of
https://github.com/AppFlowy-IO/AppFlowy-Web.git
synced 2025-11-28 02:07:45 +08:00
4 lines
144 B
Bash
4 lines
144 B
Bash
AF_BASE_URL=http://localhost:8000
|
|
AF_GOTRUE_URL=http://localhost:9999
|
|
AF_WS_URL=ws://localhost:8000/ws/v1
|
|
AF_WS_V2_URL=ws://localhost:8000/ws/v2 |