Merge branch 'master' of sneak/docker-ubuntumirror into prod
All checks were successful
continuous-integration/drone/push Build is passing

This commit was merged in pull request #3.
This commit is contained in:
2020-03-01 12:07:40 +00:00
committed by Gitea

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;
}
}
}