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

25 lines
1.0 KiB

3 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
}