feat: versão 1.5 - CRM Beta com leads, funis, campanhas e portal do cliente
This commit is contained in:
10
.vscode/tasks.json
vendored
Normal file
10
.vscode/tasks.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"version": "2.0.0",
|
||||
"tasks": [
|
||||
{
|
||||
"label": "build-agency-frontend",
|
||||
"type": "shell",
|
||||
"command": "docker compose build agency"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user