incorporates and implements mobile build service functionality.
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
"Read(//tmp/**)",
|
||||
"Bash(KMTN_DATABASE_URL=\"sqlite+aiosqlite:///./kmountain.db\" KMTN_ADMIN_USERNAME=\"admin\" KMTN_ADMIN_PASSWORD=\"123\" KMTN_CORS_ORIGINS='[\"http://localhost:4200\"]' nohup uvicorn app.main:app --reload --host 0.0.0.0 --port 8000)",
|
||||
"Bash(echo \"Backend PID: $!\")",
|
||||
"Bash(curl -s http://localhost:8000/docs)"
|
||||
"Bash(curl -s http://localhost:8000/docs)",
|
||||
"WebSearch"
|
||||
],
|
||||
"additionalDirectories": [
|
||||
"/workspaces/web_app/.vscode"
|
||||
|
||||
Reference in New Issue
Block a user