localtunnel needs to be restarted when django server is restarted?
130 views
Skip to first unread message
Gaurav Mehta
unread,
Sep 29, 2013, 1:31:31 PM9/29/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to local...@googlegroups.com
Whenever I make a change in my django app, the django server automatically restarts. This causes the older localtunnel URL to be inactive. I have to restart localtunnel and generate a new URL to make this work. This is quite tedious when you are integrating web-hooks from 3rd party services. Any thoughts / recommendations?