This commit is contained in:
Developer 2025-12-01 20:48:31 -08:00
parent e082cda8b7
commit 3f612448ff
1 changed files with 7 additions and 1 deletions

View File

@ -27,7 +27,13 @@
"Bash(c:/Android/platform-tools/adb.exe kill-server)",
"Bash(c:/Android/platform-tools/adb.exe start-server:*)",
"Bash(flutter run:*)",
"Bash(git commit:*)"
"Bash(git commit:*)",
"Bash(docker-compose config:*)",
"Bash(docker compose config:*)",
"Bash(node -e:*)",
"Bash(wsl -e bash -c \"cd /mnt/c/Users/dong/Desktop/rwadurian/backend/services/identity-service && docker compose config --quiet && echo ''Docker Compose config is valid''\")",
"Bash(ls:*)",
"Bash(find:*)"
],
"deny": [],
"ask": []