aboutsummaryrefslogtreecommitdiff
path: root/docker/nginx/Dockerfile
diff options
context:
space:
mode:
authorPitu <[email protected]>2021-02-21 23:38:54 +0900
committerPitu <[email protected]>2021-02-21 23:38:54 +0900
commit6199cc0cb676bae787e4106d5322d235a1138a4a (patch)
treeb30b5efd9993459a302cfba363bda771617df404 /docker/nginx/Dockerfile
parentfix: disabled users on migration (diff)
parentUpdate docker.md (diff)
downloadhost.fuwn.me-6199cc0cb676bae787e4106d5322d235a1138a4a.tar.xz
host.fuwn.me-6199cc0cb676bae787e4106d5322d235a1138a4a.zip
Merge branch 'master' of github.com:WeebDev/lolisafe
Diffstat (limited to 'docker/nginx/Dockerfile')
-rw-r--r--docker/nginx/Dockerfile1
1 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