remove nginx, serve ui from api itself

This commit is contained in:
pratik
2025-10-15 14:22:44 -05:00
parent c5b85126c0
commit b8cabbe0c8
7 changed files with 91 additions and 45 deletions

View File

@@ -35,7 +35,9 @@
"Bash(git commit:*)",
"Bash(git merge:*)",
"Bash(git rm:*)",
"Bash(git checkout:*)"
"Bash(git checkout:*)",
"Bash(git push:*)",
"Bash(Start-Sleep -Seconds 10)"
],
"deny": [],
"ask": []