pridany Maintenance pre modul TPsoft\DBmodel,

pridane poznamky,
pridana konfiguracia pre DEV a PROD,
This commit is contained in:
2025-10-11 16:49:46 +02:00
parent 995e0e40a5
commit e63be43639
5 changed files with 108 additions and 17 deletions

View File

@ -0,0 +1 @@
VITE_BACKENDAPI_URL="https://192.168.0.101/BugReport/backend/public/API.php"

1
frontend/.env.production Normal file
View File

@ -0,0 +1 @@
VITE_BACKENDAPI_URL="/API.php"