7 lines
328 B
Bash
7 lines
328 B
Bash
PUBLIC_ENV=dev
|
|
PUBLIC_MAXKB_URL=https://maxkb.xuyue.cc/chat/api/embed?protocol=https&host=maxkb.xuyue.cc&token=2e801f7d6efdcc99
|
|
PUBLIC_OJ_URL=http://localhost:8000
|
|
PUBLIC_CODE_URL=http://localhost:3000
|
|
PUBLIC_JUDGE0_URL=https://judge0api.xuyue.cc
|
|
PUBLIC_SIGNALING_URL=ws://10.13.114.114:8085
|
|
PUBLIC_WS_URL=ws://localhost:8001/ws |