3 lines
155 B
Plaintext
3 lines
155 B
Plaintext
# example for change the backend port to 7001 to deal with issue: https://developer.apple.com/forums/thread/682332
|
|
VITE_WS_BACKEND_URL=ws://127.0.0.1:7001
|