This is just for learning something like:
- How http cache works with headers (e.g.:
cache-control
,etag
,last-modified
). - How to serve static files with nginx.
- docker
docker compose up -d
Then visit http://127.0.0.1
This is just for learning something like:
cache-control
, etag
, last-modified
).docker compose up -d
Then visit http://127.0.0.1