PPANEL_REPO=your-registry/zero-ppanel PPANEL_TAG=latest MYSQL_DSN=root:password@tcp(127.0.0.1:3306)/ppanel?charset=utf8mb4&parseTime=true REDIS_HOST=127.0.0.1:6379 REDIS_PASS= 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=127.0.0.1:8083