Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authDB/blame/commit/c4505978ae4a29b988c8e9f4814ce5312d259b98/.vscode/settings.json You should set ROOT_URL correctly, otherwise the web may not work correctly.

26 lines
959 B

3 years ago
{
2 years ago
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#0bba5d",
"activityBar.activeBorder": "#eee1fd",
"activityBar.background": "#0bba5d",
"activityBarBadge.background": "#eee1fd",
"activityBarBadge.foreground": "#15202b",
"statusBar.background": "#088a45",
"statusBarItem.hoverBackground": "#0bba5d",
"titleBar.activeBackground": "#088a45",
"titleBar.inactiveBackground": "#088a4599",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"statusBar.foreground": "#e7e7e7",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveForeground": "#e7e7e799",
"statusBarItem.remoteBackground": "#088a45",
"statusBarItem.remoteForeground": "#e7e7e7",
"sash.hoverBorder": "#0bba5d",
"commandCenter.border": "#e7e7e799"
},
"peacock.color": "#088a45",
"todo-tree.tree.disableCompactFolders": false,
"todo-tree.tree.showBadges": true
}