mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-13 19:45:26 +00:00
functions branch and region support (#330)
* branch and region support * . * . * . * . * fix functions * . * break loop * update example * update examples
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
{
|
||||
"name": "function",
|
||||
"icon": "🔥",
|
||||
"category": "hosting",
|
||||
"display_name": "Functions"
|
||||
"name": "function",
|
||||
"icon": "🔥",
|
||||
"category": "hosting",
|
||||
"display_name": "Functions",
|
||||
"pricing": {
|
||||
"Function.Reserve": 10000000
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user