初始化提交
This commit is contained in:
commit
202731df74
28 changed files with 3140 additions and 0 deletions
6
.env.example
Normal file
6
.env.example
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
PROXY_TARGET_URL=https://your-relay-station.com
|
||||
PROXY_API_KEY=sk-xxx
|
||||
PROXY_PORT=3029
|
||||
API_TIMEOUT=300
|
||||
ACCESS_API_KEY=your-access-key
|
||||
DEBUG=false
|
||||
Loading…
Add table
Add a link
Reference in a new issue