Doker fix

This commit is contained in:
CHIEFSOFT\ameye
2025-05-17 03:55:36 -04:00
parent e869785624
commit aea96be963
2 changed files with 7 additions and 2 deletions
+6 -1
View File
@@ -1,6 +1,11 @@
APP_PORT=4800
# Database Configuration
DB_USER=your_username
DB_PASSWORD=your_password
DB_NAME=your_database
DB_PORT=your_port
DB_HOST=your_host
DB_HOST=your_host