mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 11:49:19 +00:00
Build frontend in docker for production using nginx
This commit is contained in:
3
frontend/.docker/nginx/include.d/allcache.conf
Executable file
3
frontend/.docker/nginx/include.d/allcache.conf
Executable file
@@ -0,0 +1,3 @@
|
||||
expires 1y;
|
||||
add_header Cache-Control "public";
|
||||
access_log off;
|
||||
Reference in New Issue
Block a user