You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

global.json 124 B

2 jaren geleden
2 jaren geleden
1234567891011
  1. {
  2. "meta": {
  3. "$_ENV": [
  4. {
  5. "type": "text",
  6. "name": "API_BASEURL"
  7. }
  8. ]
  9. },
  10. "exec": {}
  11. }