Updated Grid

This commit is contained in:
2026-04-08 09:15:01 -04:00
parent ca95582d92
commit a900e5e96a
45 changed files with 2731 additions and 429 deletions

View File

@@ -1,7 +1,8 @@
vars {
baseUrl: http://localhost:3000/api
BASE_URL: http://localhost:3000/api
}
vars:secret [
server,
apiKey
TEST_SERVER,
apiKey,
SERVER
]