Commit Graph

3 Commits

Author SHA1 Message Date
Quan Tran 362c51edb2 Configure cache settings for Nginx
Cache expires after 24h.
After cache is expired, browser can compare ETag to the server to check if the file has changed. If the server returns the same token, then the file is the same, and there's no need to re-download it.

(cherry picked from commit b511f2094f6961bd6d353b86cf8d0d065536d04f)
2023-03-24 19:40:48 +07:00
Quan Tran 701502c6b7 Enable GZIP for Nginx 2022-04-14 16:43:01 +07:00
Dat PHAM HOANG 6ee34c4d97 Package the webapp in a docker nginx lightweight container 2022-02-25 14:28:43 +07:00