mirror of
https://github.com/JustKato/drive-health.git
synced 2026-02-27 06:17:00 +02:00
Fixed Bugs
* Fixed gin release mode - Removed debug logs
This commit is contained in:
@@ -22,4 +22,7 @@ LISTEN=":8080"
|
||||
|
||||
# Basic Security, these are required to view the data
|
||||
IDENTITY_USERNAME=admin
|
||||
IDENTITY_PASSWORD=admin
|
||||
IDENTITY_PASSWORD=admin
|
||||
|
||||
# Enable/Disable debug features
|
||||
DEBUG_MODE=false
|
||||
Reference in New Issue
Block a user