feat: initialize backend environment with Docker setup and configuration files

This commit is contained in:
2025-06-29 19:10:43 +02:00
parent d116715aae
commit c165a0f71b
6 changed files with 79 additions and 3 deletions

4
backend/.env Executable file
View File

@@ -0,0 +1,4 @@
DB_HOST=mysql
DB_USER=root
DB_PASSWORD=D7Ze0lwV9hMrNQHdz1Q8yi0MIQuOO8
DB_NAME=login_page