forked from Chaospott/site
manual nginx config
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user