We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd37e9 commit 0f9f1cbCopy full SHA for 0f9f1cb
1 file changed
examples/chem-sync-local-flask/Dockerfile.localtunnel
@@ -1,3 +1,5 @@
1
FROM node:21-alpine
2
RUN npm install -g localtunnel@2.0.2
3
+
4
+# Note: This might not work with some networks. For instance, random airplane WiFi
5
CMD lt --port 5000 --local-host benchling-app --print-requests
0 commit comments