stackdot / NodeJS-Git-Server

A multi-tenant git server using NodeJS
387 stars 103 forks source link

Customize page #45

Open jlxip opened 6 years ago

jlxip commented 6 years ago

Hi, so I'm running it and works really really well, I love this project.

However, when I access with the browser, a "not found" message appears, and I was wondering if there is any way I could use an http object to manage this requests.

Thanks!