refactor: Remove debug coded

This commit is contained in:
Matthe815
2023-07-03 02:53:45 -04:00
parent a065643783
commit 99bbb08758
2 changed files with 2 additions and 7 deletions

View File

@@ -110,9 +110,9 @@
],
"Database": {
"Host": "localhost",
"Port": 5432,
"Port": 5433,
"User": "postgres",
"Password": "",
"Password": "admin",
"Database": "erupe"
},
"Sign": {