mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-09 01:47:20 +08:00
8 lines
89 B
Bash
8 lines
89 B
Bash
# Port
|
|
PORT=3000
|
|
|
|
# JWT_SECRET
|
|
JWT_SECRET = '708DD1DC5BC5A169'
|
|
|
|
# Debug
|
|
LOG_LEVEL='debug' |