-
As the title already tells, i need to know how I can delete the website cache of NPM. I have it running on Unraid if that helps |
Beta Was this translation helpful? Give feedback.
Answered by
jlesage
Dec 29, 2024
Replies: 2 comments 2 replies
-
Sorry, not sure to see which cache you are talking about. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, I mean the cache of a proxy host. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems that caching is not enabled, unless
Cache Assets
is enabled for the proxy host. This will cache files like images, css, js, etc. Cached files should be stored under/var/lib/nginx/cache/public
inside the container.