mirror of
https://github.com/coder/code-server.git
synced 2026-05-27 23:49:33 +00:00
Move start path logic out of patch and fix it
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<meta http-equiv="Content-Security-Policy" content="font-src 'self' fonts.gstatic.com; connect-src 'self'; default-src ws: wss: 'self'; style-src 'self' 'unsafe-inline' fonts.googleapis.com; script-src 'self' 'unsafe-inline'; manifest-src 'self'; img-src 'self' data:;">
|
||||
<title>code-server</title>
|
||||
</head>
|
||||
<body>
|
||||
<body style="background-color:#272727;">
|
||||
<div id="root" style="color:#f4f4f4;padding:20px;max-width:700px;">
|
||||
{{ERROR}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user