| 主机名称: | {{ state.machineBaseInfo.hostName }} |
| 操作系统: | {{ state.machineBaseInfo.systemOs }} |
| 系统架构: | {{ state.machineBaseInfo.osArchitecture }} |
| CPU核数: | {{ state.machineBaseInfo.processorCount }} |
| 运行时长: | {{ state.machineBaseInfo.sysRunTime }} |
| 外网地址: | {{ state.machineBaseInfo.remoteIp }} |
| 内网地址: | {{ state.machineBaseInfo.localIp }} |
| 运行框架: | {{ state.machineBaseInfo.frameworkDescription }} |
| 启动时间: | {{ state.machineUseInfo.startTime }} |
| 运行时长: | {{ state.machineUseInfo.runTime }} |
| 网站目录: | {{ state.machineBaseInfo.wwwroot }} |
| 开发环境: | {{ state.machineBaseInfo.environment }} |
| 环境变量: | {{ state.machineBaseInfo.stage }} |