This commit is contained in:
2026-05-05 10:40:13 +02:00
parent eaea634b2b
commit afd9b3ef17
4 changed files with 895 additions and 0 deletions
@@ -0,0 +1,5 @@
DB_HOST = "192.168.1.76"
DB_PORT = 3306
DB_USER = "root"
DB_PASSWORD = "Vlado9674+"
DB_NAME = "studie"