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

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, "port": 3306,
"user": "manager", "user": "manager",
"password": "ilikepizza", "password": "ilikepizza",

View File

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

Binary file not shown.