Files
wsmud/.env
2026-05-26 16:41:20 +08:00

14 lines
246 B
Bash
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Web 服务器端口
WEB_PORT=8088
# 游戏服务器 WebSocket 端口
WS_PORT=31300
# MD5 加密前缀(用于密码加密)
MD5_PREFIX=
# Session 会话密钥
SESSION_SECRET=
# DES 加密向量16字节用于数据加解密
DESIV=