update test server env settings to kallichore
| | |
| | | { |
| | | "authtoken": "jiuGfr432898D90290kjfsldkfn3hh8F", |
| | | "port": 4101, |
| | | "restUrl": "https://globusfm-dev2.minervis.com/popcorn", |
| | | "restUrl": "http://localhost:4101", |
| | | "db": { |
| | | "host": "localhost", |
| | | "host": "dysnomia.ms.minervis.com", |
| | | "port": 3306, |
| | | "database": "ilias_globusfachtest", |
| | | "user": "globusfachtestadmin", |
| | | "password": "f5A3IO2x8ulOxEMe10i8" |
| | | "user": "globusfachtestapi", |
| | | "password": "j81X2lyvDNwxPnbAyTae" |
| | | }, |
| | | "ilias": { |
| | | "urlDoc": "Url of custom ILIAS PHP file", |
| | |
| | | VITE_API_BASE="https://globusfm-dev2.minervis.com/popcorn/api" |
| | | VITE_API_BASE="https://kallichore.ms.minervis.com/popcorn/api" |
| | | VITE_ILIAS_BASE="https://globusfm-dev2.minervis.com" |
| | | VITE_POPCORN_BASE="http://localhost:3000" |
| | | VITE_POPCORN_BASE2="http://localhost:3000" |