[GH-ISSUE #446] Running on port 80 & Registration #315

Closed
opened 2026-02-26 02:32:48 +03:00 by kerem · 2 comments
Owner

Originally created by @ArcheTwist on GitHub (Sep 11, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/446

Is there a way to run this on port 80 rather than port 8000? Are you planning on adding registration too in the future?

Originally created by @ArcheTwist on GitHub (Sep 11, 2016). Original GitHub issue: https://github.com/koel/koel/issues/446 Is there a way to run this on port 80 rather than port 8000? Are you planning on adding registration too in the future?
kerem closed this issue 2026-02-26 02:32:48 +03:00
Author
Owner

@BernardGoldberger commented on GitHub (Sep 11, 2016):

php artisan serve --port=80

<!-- gh-comment-id:246195554 --> @BernardGoldberger commented on GitHub (Sep 11, 2016): `php artisan serve --port=80`
Author
Owner

@phanan commented on GitHub (Sep 12, 2016):

Is there a way to run this on port 80 rather than port 8000?

Koel is just a PHP installation, so with minimal knowledge of how PHP/web server works, you can configure your Apache/nginx to run Koel from port 80, or any port in that sense.

Are you planning on adding registration too in the future?

Nope.

<!-- gh-comment-id:246331288 --> @phanan commented on GitHub (Sep 12, 2016): > Is there a way to run this on port 80 rather than port 8000? Koel is just a PHP installation, so with minimal knowledge of how PHP/web server works, you can configure your Apache/nginx to run Koel from port 80, or any port in that sense. > Are you planning on adding registration too in the future? Nope.
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
starred/koel-koel#315
No description provided.