mirror of
https://github.com/kou029w/http-echo.git
synced 2025-01-18 08:05:06 +00:00
add template.environment
This commit is contained in:
parent
6936043c12
commit
5e888c2377
1 changed files with 3 additions and 0 deletions
|
@ -5,3 +5,6 @@
|
|||
from = "/*"
|
||||
to = "/.netlify/functions/netlify-function"
|
||||
status = 200
|
||||
[template.environment]
|
||||
HTTP_USERNAME = "User name for testing the /basic-auth endpoint"
|
||||
HTTP_PASSWORD = "Password for testing the /basic-auth endpoint"
|
||||
|
|
Loading…
Add table
Reference in a new issue