debug env

This commit is contained in:
peintnermax
2024-08-12 11:31:18 +02:00
parent 8544291c80
commit 16ea8910d4
3 changed files with 4 additions and 5 deletions

View File

@@ -1,9 +1,7 @@
{
"$schema": "https://turbo.build/schema.json",
"ui": "tui",
"globalDependencies": [
"**/.env.*local"
],
"globalDependencies": ["**/.env.*local"],
"globalEnv": [
"DEBUG",
"ZITADEL_API_URL",