Sebastian N. Kaupe
Sebastian N. Kaupe
I've got the same problem using the same example files, including not getting a Let's Encrypt certificate (probably) due to the verification error seen in the log file posted by...
@Mailblocker You can set `LETSENCRYPT_TEST`to `true`on (if I read the docs correctly) the `nextcloud_web` container to switch over to a Let's Encrypt service that allows you more tries. See also...
I managed to get my cloud working again by using the 1586 tag on the proxy container and setting the correct UIDs and GIDs on the db and html files....
That's GLSL, if I'm not mistaken. If you read the README carefully, you'll see that code completion and documentation is only supported for HLSL. There's currently [an open PR](https://github.com/stef-levesque/vscode-shader/pull/62) to...