mirror of
https://github.com/cs-lazy-tools/ChatGPT-On-CS.git
synced 2026-08-28 18:17:40 +08:00
4 lines
77 B
Bash
4 lines
77 B
Bash
PY_HOSTNAME=localhost
|
|
PY_PORT=9999
|
|
VAR=1234
|
|
BKEXE_PATH=./backend/__main__.exe |