Merge branch 'master' of sneak/docker-ubuntumirror into prod
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jeffrey Paul 2020-03-01 12:07:40 +00:00 committed by Gitea
commit 46c0505f04
1 changed files with 3 additions and 3 deletions

View File

@ -33,12 +33,12 @@ http {
index index.html index.htm;
#location /ubuntu/ {
location /ubuntu/ {
# # alias, not root!
# # trailing slash important!
# alias /var/mirror/ubuntu/;
# autoindex on;
#}
autoindex on;
}
}
}