How to change port after installation #208

Closed
opened 2018-09-08 16:32:32 +00:00 by anmol26s · 2 comments
anmol26s commented 2018-09-08 16:32:32 +00:00 (Migrated from github.com)

Hi
I want have configured simple install. And the plume is running on http://localhost:8000. I want to change the port now. How can I change it?

Hi I want have configured simple install. And the plume is running on http://localhost:8000. I want to change the port now. How can I change it?
elegaanz commented 2018-09-08 18:06:08 +00:00 (Migrated from github.com)

You can add this line to your .env file:

ROCKET_PORT=7878
You can add this line to your `.env` file: ``` ROCKET_PORT=7878 ```
anmol26s commented 2018-09-08 19:58:28 +00:00 (Migrated from github.com)

Thanks

Thanks
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#208
No description provided.