20 lines
320 B
JSON
Executable File
20 lines
320 B
JSON
Executable File
{
|
|
"name": "Hello FastAPI",
|
|
"version": "0.24",
|
|
"slug": "hello_fastapi",
|
|
"description": "Hello world FastAPI add-on!",
|
|
"arch": [
|
|
"armhf",
|
|
"armv7",
|
|
"aarch64",
|
|
"amd64",
|
|
"i386"
|
|
],
|
|
"startup": "before",
|
|
"boot": "auto",
|
|
"options": {},
|
|
"schema": {},
|
|
"ports": {
|
|
"8000/tcp": 8000
|
|
}
|
|
} |