F4MP/codigos originales/tiltedcode/Code/skyrim_ui/proxy.conf.json

8 lines
165 B
JSON
Raw Normal View History

{
"/list/*": {
"target": "https://skyrim-reborn-list.skyrim-together.com",
"secure": false,
"changeOrigin": true,
"logLevel": "debug"
}
}