setup tests for HelloWorldService

This commit is contained in:
2025-12-05 18:04:38 +01:00
parent 290131269e
commit c5c602d599
8 changed files with 625 additions and 3 deletions

View File

@ -18,7 +18,9 @@
"Bash(git push:*)",
"Bash(git commit:*)",
"Bash(docker-compose ps:*)",
"Bash(tree:*)"
"Bash(tree:*)",
"Bash(docker-compose:*)",
"Bash(chmod:*)"
],
"deny": [],
"ask": []