mirror of
https://github.com/telephone/LookingGlass.git
synced 2026-04-25 16:06:00 +03:00
[GH-ISSUE #56] change port #41
Labels
No labels
enhancement
enhancement
enhancement
pull-request
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LookingGlass#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kotviphp on GitHub (May 12, 2020).
Original GitHub issue: https://github.com/telephone/LookingGlass/issues/56
default port is 80, how to change port?
@Wild1145 commented on GitHub (May 16, 2020):
The app doesn't listen on any specific port from memory, it just runs on the Apache / NginX web server. Here's a guide on how to change it in Apache, hopefully that helps - https://www.tecmint.com/change-apache-port-in-linux/
@kotviphp commented on GitHub (May 25, 2020):
Thanks!,
@kotviphp commented on GitHub (May 25, 2020):
it's work
https://www.tecmint.com/change-apache-port-in-linux/