From cf460a79f98e6810e34e29fdd353d038ab705e78 Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 6 Sep 2023 19:48:14 -0500 Subject: [PATCH] got caching working --- docker-compose.yml | 1 + index.html | 2 +- nginx-conf/default.conf.template | 5 +++++ nginx-conf/nginx.conf | 33 ++++++++++++++++++++++++++++++++ 4 files changed, 40 insertions(+), 1 deletion(-) create mode 100644 nginx-conf/nginx.conf diff --git a/docker-compose.yml b/docker-compose.yml index 8b689d1..ef49f34 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -10,3 +10,4 @@ services: volumes: - ./nginx-conf/default.conf.template:/etc/nginx/templates/default.conf.template - ./nginx_logs:/var/log/nginx + - ./nginx-conf/nginx.conf:/etc/nginx/nginx.conf diff --git a/index.html b/index.html index 627b8a4..8933bb7 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ Response: