13 lines
273 B
JSON
13 lines
273 B
JSON
{
|
|
"/ps": {
|
|
"target": "https://shop.gameovergne.fr",
|
|
"secure": true,
|
|
"changeOrigin": true,
|
|
"logLevel": "debug",
|
|
"pathRewrite": { "^/ps": "/api" },
|
|
"headers": {
|
|
"Authorization": "Basic MkFRUEcxM01KOFgxMTdVNkZKNU5HSFBTOTNIRTM0QUI="
|
|
}
|
|
}
|
|
}
|