3 lines
111 B
Text
3 lines
111 B
Text
|
run lambda { |env|
|
||
|
[200, {}, ["Hello world! The server is up - now it's time to deploy the app for real!"]]
|
||
|
}
|