cirocosta / gitserver-http

git-http-backend with repository initialization
MIT License
21 stars 22 forks source link

Cant clone Repository with the latest Nginx #11

Open nolte opened 6 years ago

nolte commented 6 years ago

Cant pull Git Repos with the latest Nginx Docker Image

https://travis-ci.org/nolte/gitserver-http/builds/347485244

Cloning into 'myrepo'... remote: 403 Forbidden fatal: unable to access 'http://localhost:8080/myrepo.git/': The requested URL returned error: 403

QuickFix: change nginx:latest to nginx:1.13.5-alpine