Replies: 1 comment
-
@pitah81 , since this is a Laravel package, it's only accessible through a Laravel application itself. I guess you could create a new Laravel app, run it on a different port, and configure |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to publish log-viewer on a different port as to be able to limit access to logs through central firewall whitelist rules. Is this possible somehow, and how would I accomplish moving just this service to another port for all instanses of log-viewer on this server?
Beta Was this translation helpful? Give feedback.
All reactions