chore: fix latest build
Backend - Build & Lint / build (push) Has been cancelled

This commit is contained in:
2026-06-29 18:56:00 +02:00
parent 9fcc77307f
commit 781212f706
5 changed files with 24 additions and 15 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ func main() {
c.Next()
})
//r.Static("/uploads", "./uploads")
r.Static("/uploads", "./uploads")
routes.SetupRoutes(r, database, geoService, s3Service)