basic redirect test

This commit is contained in:
Milo Schwartz
2024-10-06 18:10:17 -04:00
parent f92225f24e
commit 387ce901b9
2 changed files with 31 additions and 36 deletions

View File

@@ -6,5 +6,5 @@ import: github.com/fosrl/badger
summary: Middleware auth bouncer for Fossorial
testData:
apiAddress: http://pangolin:3001
validToken: abc123
apiBaseUrl: http://localhost:3001/api/v1
appBaseUrl: http://localhost:3000