Correções de implantação

This commit is contained in:
Halbe Bruno
2025-12-06 09:35:27 -03:00
parent 45b21eda1b
commit f6e5876523
2 changed files with 6 additions and 5 deletions

View File

@@ -1,7 +1,8 @@
DB_HOST=localhost
DB_HOST=db
DB_NAME=dnsblock
DB_USER=root
DB_PASS=
DB_ROOT_PASSWORD=
DB_PORT=3306
APP_URL=http://localhost:8000