j0kibalb0a
Results
1
comments of
j0kibalb0a
I have the same issue as described by @tortho . ``` envvars: - name: ALLOWED_IFRAME_HOSTS value: http://192.168.0.19:8123 - name: SESSION_SECURE_COOKIE value: "true" ssl: false certfile: fullchain.pem keyfile: privkey.pem ``` This...