This commit is contained in:
2025-02-18 09:19:28 +08:00
commit 0f576d5480
9 changed files with 359 additions and 0 deletions

8
apollo.config.json Normal file
View File

@@ -0,0 +1,8 @@
{
"client": {
"service": {
"name": "directus",
"url": "http://172.16.6.246:8055/graphql?access_token=WkVWFMiFcrjsXRZqsL30Cd4Sboe0DRk-"
}
}
}