Use start.sh + python.json, remove uWSGI
parent
266eb9658f
commit
8d54a72abb
|
@ -1,13 +1,7 @@
|
|||
{
|
||||
"deploy": "mkdocs build",
|
||||
"python": {
|
||||
"version": "3.13"
|
||||
"runtime": "3.13",
|
||||
"deploy": {
|
||||
"build": "pip install -r requirements.txt",
|
||||
"start": "./start.sh"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue