first try

This commit is contained in:
2025-04-09 20:37:07 +02:00
commit 13c4f172d9
13 changed files with 487 additions and 0 deletions

7
.env Normal file
View File

@@ -0,0 +1,7 @@
# .env
DB_HOST=mariadb
DB_ROOT_PASSWORD=iWO8ME9hlOCTml
DB_USER=api-user
DB_PASSWORD=Pu38tkYv3W9k6S
DB_DATABASE=wagfarm
DB_PORT=3306