Issue #1249💬 AnsweredOpened June 29, 2018by gregvissing1 reactions

Issue running on Cloud9

快速解答by richardabear1

use process.env.HOST and process.env.PORT inside of the webpack dev server configurations

Read full answer below ↓

Question

I'm trying to run this on Cloud9 but when I go to run it using the 'npm start' command it gives me the url of http://localhost:8080/ when I need it to follow the following format: https://app-name-username.c9users.io/. What do I need to update to achieve this?

Answers (3)

richardabearJune 30, 2018

use process.env.HOST and process.env.PORT inside of the webpack dev server configurations

artfJune 30, 2018

And as the last command of npm start is webpack dev server you can pass them in this way npm start -- --host XXX --port 80

lock[bot]September 17, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.