File size: 261 Bytes
3768ef0
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "Hosting": {
        "Port": 11000
    },
    "Cache": {
        "Host": "cache",
        "Port": 6379
    },
    "Database": {
        "Provider": "mysql",
        "ConnectionString": "Server=db;Database=metin2;Uid=metin2;Pwd=metin2;"
    }
}