Update Navbar links and auto redirect on dispatch

This commit is contained in:
nocnico
2025-04-25 22:53:06 +02:00
parent ef93275d9c
commit f64cd84b7e
4 changed files with 39 additions and 11 deletions

View File

@@ -10,4 +10,5 @@ DISCORD_REDIRECT=
MOODLE_PW=var-api-user-P1
MOODLE_TOKEN=ac346f0324647b68488d13fd52a9bbe8
NEXT_PUBLIC_MOODLE_URL=http://localhost:8081
NEXT_PUBLIC_HUB_SERVER_URL=http://localhost:3003
NEXT_PUBLIC_HUB_SERVER_URL=http://localhost:3003
NEXT_PUBLIC_DISPATCH_URL=http://localhost:3001