5 lines
110 B
Lua
5 lines
110 B
Lua
return {
|
|
server_url = "http://fetch.example.com/get",
|
|
auth_token = "fill-in-with-token"
|
|
}
|