diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ func main() { }) }) - app.Static("/", "./public") + app.Static("/", "./static") log.Fatal(app.Listen(":3000")) } |
| index : sayauz/web.git | ||
| Web server about my own adventures, serving on saya.uz | Saya Andy <saya.andy@posteo.com> |
| summaryrefslogtreecommitdiffci |