Files
wagfarm/.env
2025-04-09 20:37:07 +02:00

7 lines
131 B
Bash

# .env
DB_HOST=mariadb
DB_ROOT_PASSWORD=iWO8ME9hlOCTml
DB_USER=api-user
DB_PASSWORD=Pu38tkYv3W9k6S
DB_DATABASE=wagfarm
DB_PORT=3306