feat: add Docker build
This commit is contained in:
@@ -57,7 +57,7 @@ The refactored code follows a clean architecture pattern with clear separation o
|
||||
## Environment Variables
|
||||
|
||||
- `PORT`: Server port (default: 3002)
|
||||
- `DB_PATH`: Database file path (default: ./registry.db)
|
||||
- `DB_PATH`: Database file path (default: ./registry/registry.db)
|
||||
- `REGISTRY_PATH`: Firmware storage directory (default: registry)
|
||||
- `MAX_UPLOAD_SIZE`: Maximum upload size in bytes (default: 32MB)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user