d307473
d307473
Same problem here after upgrading the docker image to latest version today. Adding all docker subnets `'proxies' => ['172.0.0.0/8']` to `config/trustedproxy.php` had no effect. Temp fix by adding ` \URL::forceRootUrl("https://status.yoursite.net");`...
> > Same problem here after upgrading the docker image to latest version today. Adding all docker subnets `'proxies' => ['172.0.0.0/8']` to `config/trustedproxy.php` had no effect. > > Temp fix...
Please add this feature. We also need this. Thank you
> Are these endpoints something that can be exposed by IXPs to their members? Correct - if they are using the open-source IXP-Manager software for IX management (which currently at...
Hi Ondrej, thank you for the quick response. For now I just want to play around a bit in combination with my EchoPi and a small GPU cluster in the...
Hi @oplatek, currently no concrete use-case besides playing around with different ASR technologies.
> So, I have been thinking about a feature that would change the shell command from being executed every time a telegram is received (or polled) to instead sending an...