Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d0b3e47

Browse filesBrowse files
committed
update server api
1 parent cdd94d1 commit d0b3e47
Copy full SHA for d0b3e47

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎webpack.config.js

Copy file name to clipboardExpand all lines: webpack.config.js
+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const commonConfig = merge([
4646
]);
4747

4848
const productionConfig = merge([
49-
parts.loadEnv('https://code-editor-api.herokuapp.com'),
49+
parts.loadEnv('https://code-editor-api-oqcj.onrender.com'),
5050

5151
parts.extractCSS({
5252
use: 'css-loader',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.