From f590d9006cf1fc65d95164dd783753d78e76ddd5 Mon Sep 17 00:00:00 2001 From: Quality App System Date: Thu, 15 Jan 2026 19:27:58 +0200 Subject: [PATCH] updated documentation --- DATABASE_VISUAL_STRUCTURE.md | 10 ++++++++++ py_app/instance/app_license.json | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 py_app/instance/app_license.json diff --git a/DATABASE_VISUAL_STRUCTURE.md b/DATABASE_VISUAL_STRUCTURE.md index dfdcfeb..426dc3c 100644 --- a/DATABASE_VISUAL_STRUCTURE.md +++ b/DATABASE_VISUAL_STRUCTURE.md @@ -1,3 +1,13 @@ +# Instalare Quality Miercurea +# user : adminviorica +# parola admin : 7aTwBPA7Z6bZ +# folder de instalare : /opt/quality-app + +# multiple request are blocking the socket + + + + # Database Visual Structure - Trasabilitate Quality App **Database**: `trasabilitate` (MariaDB 11.8.3) diff --git a/py_app/instance/app_license.json b/py_app/instance/app_license.json new file mode 100644 index 0000000..6f75c1f --- /dev/null +++ b/py_app/instance/app_license.json @@ -0,0 +1,6 @@ +{ + "valid_until": "2027-01-15", + "customer": "Development", + "license_type": "development", + "created_at": "2026-01-15 16:59:46" +} \ No newline at end of file