Y
Hacker News
new
|
ask
|
show
|
jobs
by
genericspammer
363 days ago
Can you have different environments or profiles or whatever, with different global variables?
1 comments
DownGoat
363 days ago
Yes you can use env files, and then use the template syntax in the request files.
https://hurl.dev/docs/templates.html#injecting-variables
link