mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Bruno is a lightweight alternative to Postman/Insomnia. - https://www.usebruno.com - https://github.com/usebruno/bruno
7 lines
111 B
Text
7 lines
111 B
Text
vars {
|
|
minifluxBaseURL: http://127.0.0.1:8080
|
|
minifluxUsername: admin
|
|
}
|
|
vars:secret [
|
|
minifluxPassword
|
|
]
|