2
0

🔧 Migrate Tolgee from self-hosted to cloud

Closes #1330
This commit is contained in:
Baptiste Arnaud
2024-07-17 10:58:34 +02:00
parent bd6921b90c
commit 0ee820b4da
16 changed files with 843 additions and 297 deletions

View File

@ -1,5 +1,8 @@
{
"apiUrl": "https://tolgee.server.baptistearno.com",
"projectId": "1",
"delimiter": null
"$schema": "https://tolgee.io/cli-schema.json",
"projectId": 8454,
"pull": {
"path": "./apps/builder/src/i18n",
"delimiter": null
}
}