Replies: 1 comment
-
One idea is in internalProxyHost.create at file backend/internal/proxy-host.js, maybe something to run shell script with another "then" Promise call. But that will require changing the code. |
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.
-
Are there any hooks when you create a "new proxy host"?
So that I can run some code on various events, for instance to register a new dns A record for a subdomain if it doesn't exists.
Or 3rd party libraries :) are welcomed.
Beta Was this translation helpful? Give feedback.
All reactions