Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 277 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 277 Bytes

Introduce

This is just for learning something like:

  1. How http cache works with headers (e.g.: cache-control, etag, last-modified).
  2. How to serve static files with nginx.

Requirements

  • docker

Usage

docker compose up -d

Then visit http://127.0.0.1