Актуальные конфигурации

This commit is contained in:
Artur
2024-12-04 01:06:59 +03:00
parent 07d4b6c9c5
commit 15cbb35dc5
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
"host": "localhost",
"host": "89.46.42.74",
"port": 3306,
"user": "manager",
"password": "ilikepizza",

View File

@@ -1,6 +1,6 @@
{
"redis": {
"host" :"127.0.0.1",
"host" :"89.46.42.74",
"port": 6379,
"db" : 0
},

Binary file not shown.