claude unstested update for moving from wp to project -> wp to task

This commit is contained in:
buenosairesam
2025-10-03 04:47:13 -03:00
parent 72f9e9d9a7
commit 71752c7d76
10 changed files with 237 additions and 146 deletions

7
dmapp/dmweb/config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"timezone": "America/Argentina/Buenos_Aires",
"task_file": "/home/mariano/LETRAS/adm/task/main",
"mongodb_host": "localhost",
"mongodb_port": 27017,
"mongodb_db": "deskmeter"
}