Doker fix
This commit is contained in:
+6
-1
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user