takahe/docker
Corry Haines a590427160
Render the Nginx config to a separate file (#273)
When writing the cache size to nginx config, write it to a
separate file so it doesn't confuse git status/commit.

By using a rendered file, we can ignore the output completely.
2022-12-26 10:40:37 -07:00
..
.gitignore Render the Nginx config to a separate file (#273) 2022-12-26 10:40:37 -07:00
docker-compose.yml Update link in compose file 2022-12-20 11:50:40 +00:00
Dockerfile Nginx now bundled in image, does media caching 2022-12-19 04:26:42 +00:00
nginx.conf Only put proxy_cache where we want it 2022-12-22 05:09:33 +00:00
run.sh Render the Nginx config to a separate file (#273) 2022-12-26 10:40:37 -07:00