It looks like the CLI offers the ability to pass in a secret with the -s flag. However, it will probably be more secure to pass it in via environment variables, so your secrets don't end up in logs, bash history, etc.
Here's an example: domanchi/localtunnel-server@0a3524a
It looks like the CLI offers the ability to pass in a secret with the
-sflag. However, it will probably be more secure to pass it in via environment variables, so your secrets don't end up in logs, bash history, etc.Here's an example: domanchi/localtunnel-server@0a3524a