mirror of
https://github.com/crystelf/crystelf-core.git
synced 2025-07-04 06:39:18 +00:00
修改env
This commit is contained in:
parent
81f85de677
commit
15b6cf2e4e
7
.env
Normal file
7
.env
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
PORT=4000
|
||||||
|
DEBUG=true
|
||||||
|
RD_PORT=6379
|
||||||
|
RD_ADD=127.0.0.1
|
||||||
|
WS_SECRET=114514
|
||||||
|
WS_PORT=4001
|
||||||
|
TOKEN=54188
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,6 +8,7 @@ yarn-error.log*
|
|||||||
/.pnp
|
/.pnp
|
||||||
.pnp.js
|
.pnp.js
|
||||||
|
|
||||||
|
.env
|
||||||
.vscode/*
|
.vscode/*
|
||||||
/dist/
|
/dist/
|
||||||
/logs/
|
/logs/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user