manual nginx config

This commit is contained in:
CryptKiddie
2019-07-08 23:08:03 +02:00
parent d195b3f7ad
commit 54cb8c87cf
13 changed files with 602 additions and 0 deletions

View File

@ -4,3 +4,4 @@ run jekyll build --source /srv/jekyll --destination /tmp
from nginx:alpine
copy --from=builder /tmp /usr/share/nginx/html
copy nginx /etc/nginx