aggiornamento da cline

This commit is contained in:
2026-02-20 21:33:44 +01:00
parent 6c2a6aef81
commit 5de91371da
4 changed files with 6264 additions and 0 deletions

8
server/.env Normal file
View File

@@ -0,0 +1,8 @@
DB_CLIENT=mysql
DB_HOST=fcarra.mywire.org
DB_PORT=33067
DB_USER=root
DB_PASS=somewordpress
DB_NAME=condopay
JWT_SECRET=condopay_dev_secret_2024
PORT=3001