instantbox-frontend
instantbox-frontend copied to clipboard
Get a clean, ready-to-go Linux box in seconds.
node-sass to sass
关于容器存活时间
``` src/components/SelectSystemConfig/SelectForm.js timeout: [ { required: true, message: this.t('prompt.enter-ttl-in-hours') }, { validator: (rule, value, callback) => { if ( (/^\d+$/g.test(value) && value >= 1 && value
Bumps [node-sass](https://github.com/sass/node-sass) from 4.11.0 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@nschonni) Set rejectUnauthorized to true by default (@scott-ut, #3149) Features...
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...