update
This commit is contained in:
7
tournme/collection/PadelTour API/environments/Dev.bru
Normal file
7
tournme/collection/PadelTour API/environments/Dev.bru
Normal file
@@ -0,0 +1,7 @@
|
||||
vars {
|
||||
baseUrl: http://localhost:8000
|
||||
username: test@test.it
|
||||
password: Pass123!
|
||||
access_token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoxLCJleHAiOjE3NTM4MjY5ODR9.kG1cISeoVJOTwZzPDWJdi1UMTVXiTGsB7HFn9DqItdI
|
||||
tournamentId: 1
|
||||
}
|
||||
7
tournme/collection/PadelTour API/environments/PROD.bru
Normal file
7
tournme/collection/PadelTour API/environments/PROD.bru
Normal file
@@ -0,0 +1,7 @@
|
||||
vars {
|
||||
baseUrl: https://api.tourn.me
|
||||
username: 02421217
|
||||
}
|
||||
vars:secret [
|
||||
password
|
||||
]
|
||||
Reference in New Issue
Block a user