✨ Static files
This commit is contained in:
12
regions/index.html
Normal file
12
regions/index.html
Normal file
@ -0,0 +1,12 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Hello, World!</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Hello, there!</p>
|
||||
<p>Here's the roadsign benchmarking test data!</p>
|
||||
</body>
|
||||
</html>
|
@ -5,5 +5,5 @@ id = "root"
|
||||
hosts = ["localhost"]
|
||||
paths = ["/"]
|
||||
[[locations.destinations]]
|
||||
id = "echo"
|
||||
uri = "https://postman-echo.com/get"
|
||||
id = "static"
|
||||
uri = "files://regions/index.html"
|
||||
|
1
regions/kokodayo.txt
Normal file
1
regions/kokodayo.txt
Normal file
@ -0,0 +1 @@
|
||||
Ko Ko Da Yo~
|
Reference in New Issue
Block a user