1 Commits

Author SHA1 Message Date
3b7d6a38e9 Merge branch 'master' of sneak/docker-ubuntumirror into prod
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-01 09:00:58 +00:00

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