Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -8,8 +8,8 @@ SUNDYNIX_DB=root:sundynix@tcp(192.168.100.127:3307)/sundynix_site?charset=utf8mb
|
|||||||
# 监听地址(容器内固定 8090,勿改,与 compose ports 对应)
|
# 监听地址(容器内固定 8090,勿改,与 compose ports 对应)
|
||||||
SUNDYNIX_ADDR=:8090
|
SUNDYNIX_ADDR=:8090
|
||||||
|
|
||||||
# 管理端账号(务必改掉默认)
|
# 管理端账号(务必改掉默认密码)
|
||||||
SUNDYNIX_ADMIN_USER=admin
|
SUNDYNIX_ADMIN_USER=sundynix
|
||||||
SUNDYNIX_ADMIN_PASS=请改成强密码
|
SUNDYNIX_ADMIN_PASS=请改成强密码
|
||||||
|
|
||||||
# JWT 密钥(openssl rand -hex 32 生成一个填进来)
|
# JWT 密钥(openssl rand -hex 32 生成一个填进来)
|
||||||
|
|||||||
Reference in New Issue
Block a user