chore: remove deprecated environment and Docker configuration files
This commit is contained in:
@ -5,6 +5,9 @@ DB_USERNAME=root
|
||||
DB_PASSWORD=your_password_here
|
||||
DB_DATABASE=low_code_engine
|
||||
|
||||
REDIS_HOST=localhost
|
||||
REDIS_PORT=6379
|
||||
|
||||
# Application Configuration
|
||||
NODE_ENV=development
|
||||
PORT=3054
|
||||
|
||||
Reference in New Issue
Block a user