now up and running using docker

This commit is contained in:
2025-04-17 15:22:55 +02:00
parent 5337da219e
commit 22b6f3bd2a
10 changed files with 80 additions and 117 deletions

6
.env
View File

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