Eric Bitencourt de Santana
Results
2
comments of
Eric Bitencourt de Santana
> @vomchik, you can fix it by setting your own key. This way it wont get overwritten. > > ``` > var settings = { service: 'com.appname-some-key' }; > await...
To anyone whom may needs to configure a Traefik Ingress for Soketi, I would recommend to use `IngressRoute` with a `Middleware`. Your Middleware manifest should be like this: ```yaml apiVersion:...