Files
AppFlowy-Web/dev.env
2025-06-09 11:17:37 +08:00

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