rename the app to scoffer...everywhere
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Docker Setup for Recipe Management App
|
||||
# Docker Setup for Scoffer
|
||||
|
||||
## Full Stack Containerized Setup
|
||||
|
||||
@@ -32,9 +32,7 @@ Create a `.env` file in the project root with the following variables:
|
||||
|
||||
```bash
|
||||
# MongoDB Configuration
|
||||
MONGODB_USERNAME=admin
|
||||
MONGODB_PASSWORD=password123
|
||||
MONGODB_DATABASE=recipe-management
|
||||
MONGODB_DATABASE=scoffer
|
||||
|
||||
# JWT Secret for Backend Authentication
|
||||
JWT_SECRET=your-super-secret-jwt-key-change-this-in-production
|
||||
|
||||
Reference in New Issue
Block a user