mirror of
https://github.com/sablierapp/sablier.git
synced 2026-01-03 03:27:28 +01:00
* Improve grammar on instance-provider-request.md Signed-off-by: TheRedCyclops <76230780+TheRedCyclops@users.noreply.github.com> * Update reverse-proxy-integration-request.md Signed-off-by: TheRedCyclops <76230780+TheRedCyclops@users.noreply.github.com> --------- Signed-off-by: TheRedCyclops <76230780+TheRedCyclops@users.noreply.github.com>
19 lines
610 B
Markdown
19 lines
610 B
Markdown
---
|
|
name: Reverse proxy integration request
|
|
about: Suggest a reverse proxy integration for this project
|
|
title: Add `[REVERSE PROXY]` reverse proxy integration
|
|
labels: enhancement, reverse-proxy
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the reverse proxy you'd like**
|
|
A clear and concise description of the reverse proxy.
|
|
|
|
**Does the reverse proxy provide middleware/module/extension support**
|
|
Links to documentations and examples that shows the extensibility of the reverse proxy.
|
|
For traefik it's http middleware, for nginx it's modules etc.
|
|
|
|
**Additional context**
|
|
Add any other context about the feature request here.
|