mirror of
https://github.com/lune-org/lune.git
synced 2024-12-12 04:50:36 +00:00
Rename example
This commit is contained in:
parent
43713fbe92
commit
403d87f7f5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
--> A basic webserver that echoes the given request
|
||||
--> A basic http server that echoes the given request
|
||||
--> body at /ping and otherwise responds 404 "Not Found"
|
||||
|
||||
local PORT = if process.env.PORT ~= nil and #process.env.PORT > 0
|
Loading…
Reference in a new issue