Nikolai X. Shadeauxs
Nikolai X. Shadeauxs
It would be nice if in the GUI for domains could select and option to just run a Nginx Proxy. No apache virtual host made, no php, and with an...
Currently the admin section is completely uncustomizable except for the themes. Since the file changes would be reverted on any update it's not really convenient to do anything with it....
added $no-cache as a map in cachemap.conf under /nginx/conf/ as it must be under http block. It is the best way to do this vs using IF. Updated the installer...
I noticed the cache template for nginx now use if statements for nocache. My understanding it can be a hit to performance and there's that whole thing I see constantly...
### What happened? Docker compose file does not work. There are errors. here is a fixed one. ``` version: "2.3" services: frontend: image: quivr-frontend-prebuilt build: context: frontend dockerfile: Dockerfile args:...
### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to file this...
### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to file this...
### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to file this...
### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...
In the PWA file with the setting for 404 page set to default it is set as the homepage. This causes a block theme with a 404 template to show...