PPANEL_REPO=registry.kxsw.us/vpn-server PPANEL_TAG=latest # 如果密码包含 $,请写成 $$,避免被 docker compose 当成变量展开 MYSQL_DSN=root:replace-with-db-password@tcp(mysql:3306)/ppanel?charset=utf8mb4&parseTime=true REDIS_HOST=redis:6379 REDIS_PASS= kP9#vR2$mX7 JWT_SECRET=replace-with-strong-secret JWT_ADMIN_SECRET=replace-with-strong-secret APP_SECRET=replace-with-strong-secret SECURITY_SECRET=replace-with-strong-secret NODE_SECRET=replace-with-strong-secret CORE_RPC_TARGET=ppanel-rpc-core:8083