aboutsummaryrefslogtreecommitdiff
path: root/docker/nginx
diff options
context:
space:
mode:
Diffstat (limited to 'docker/nginx')
-rw-r--r--docker/nginx/Dockerfile1
-rw-r--r--docker/nginx/ssl/.gitkeep0
2 files changed, 1 insertions, 0 deletions
diff --git a/docker/nginx/Dockerfile b/docker/nginx/Dockerfile
index 60626ba..2731007 100644
--- a/docker/nginx/Dockerfile
+++ b/docker/nginx/Dockerfile
@@ -3,3 +3,4 @@ FROM nginx
COPY nginxconfig.io /etc/nginx/nginxconfig.io
COPY nginx.conf /etc/nginx/nginx.conf
COPY chibisafe.moe.conf /etc/nginx/conf.d/chibisafe.moe.conf
+COPY ssl /etc/nginx/ssl
diff --git a/docker/nginx/ssl/.gitkeep b/docker/nginx/ssl/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/docker/nginx/ssl/.gitkeep