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: