Auto Submit

dev_local_v9_test3
autosubmit 2 years ago
parent c15820b031
commit f6eaa99179

@ -157,14 +157,14 @@
opacity: 0;
}
.createCourseBtn___HjE4V {
display: flex;
display: flex !important;
align-items: center;
justify-content: center;
width: 189px;
height: 40px;
height: 40px !important;
background: #165dff;
box-shadow: 0px 2px 4px 0px #b6ccff;
border-radius: 4px;
box-shadow: 0px 2px 4px 0px #b6ccff !important;
border-radius: 4px !important;
margin: 0 auto 60px;
}
.createCourseBtn___HjE4V img {

@ -49848,7 +49848,7 @@ __webpack_require__.d(__webpack_exports__, {
;// CONCATENATED MODULE: ./src/utils/env/dev.ts
var DEV = {
// PROXY_SERVER: 'https://data.educoder.net',
PROXY_SERVER: 'http://172.16.100.130',
PROXY_SERVER: 'http://172.16.100.239',
API_SERVER: '',
REPORT_SERVER: 'http://192.168.1.57:3001',
IMG_SERVER: 'http://172.16.100.130',

Loading…
Cancel
Save