mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-12 15:04:38 +01:00
Forgot to clear config
This commit is contained in:
@@ -110,9 +110,9 @@
|
||||
],
|
||||
"Database": {
|
||||
"Host": "localhost",
|
||||
"Port": 5433,
|
||||
"Port": 5432,
|
||||
"User": "postgres",
|
||||
"Password": "admin",
|
||||
"Password": "",
|
||||
"Database": "erupe"
|
||||
},
|
||||
"Sign": {
|
||||
|
||||
Reference in New Issue
Block a user