2025-04-19 11:31:53 +08:00

7 lines
81 B
Bash

PORT=4000
DEBUG=true
RD_PORT=6379
RD_ADD=127.0.0.1
WS_SECRET=114514
WS_PORT=4001