Skip to content

Commit

Permalink
add API TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
AmelieLoulergue committed Nov 20, 2024
1 parent ee0edfe commit ffbd5bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions TESTS/environments/LOCAL.bru
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,5 @@ vars {
URL_NGINX: http://localhost:8080
CATALOG_ROUTE: /catalog
URL_API_PREFIX: /palpatine
AUTH_TOKEN: cooltokenyeah
}
vars:secret [
AUTH_TOKEN
]
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ meta {
}

get {
url: {{PATCH_PUBLIC_URL}}
url: {{IMAGE_URL}}
body: none
auth: none
}
Expand Down

0 comments on commit ffbd5bc

Please sign in to comment.