Yaroslav Shepilov

Results 408 comments of Yaroslav Shepilov

Hi @SergeWielhouwer you have to use parameter name, not environment variable name, i.e. `${GS project number}` in this case

I think I found the root cause for it, it will be fixed in the next release

Hi @aldrin18 now via configuration But you can modify source code and build the project yourself You can probably modify the already built files too, I'm not sure how much...

You can connect to docker via docker exec, and then you need to find some corresponding code in script-server/web/js/index.blabla.js Probably it's base64 encoded image

Hi @leacho73 unfortunately this option is not possible, this is quite unusual use case, so I didn't consider it.

Hi @antonellocaroli this is not possible, but you can use [`include` feature](https://github.com/bugy/script-server/wiki/Script-config#include) with parameters. You would create a separate configuration file, called smth like `Conf certain value.json`, this file would...

Hi @brettks, after adding your proxy to a trusted IP, you can add your own IP to trusted users. Of course, that would only work, if you have a static...

Hi, i don't fully understand, why do you need ui mapping at all. You can define only "server xyz" values and skip ui mapping

Ah, I see. Unfortunately that's not possible :(