This commit is contained in:
metacryst
2025-09-12 21:09:41 -05:00
parent eff0c160a5
commit ffb4d1ef52
11 changed files with 214 additions and 735 deletions

View File

@@ -12,7 +12,7 @@ var ENV string
// URLs
var BASE_URL string
const PORT = "3004"
const PORT = "3003"
// Auth
var JWT_SECRET string