fix(contorller): env corrections on where to look for the file when running
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: Get Servers
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{url}}/lst/api/admin/server
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
Reference in New Issue
Block a user