sdwebui: add use_https startarg

This commit is contained in:
lanvent
2023-03-28 17:36:05 +08:00
parent d6af1b5827
commit 72dbddb7f7
2 changed files with 4 additions and 2 deletions

View File

@@ -1,7 +1,8 @@
{
"start":{
"host" : "127.0.0.1",
"port" : 7860
"port" : 7860,
"use_https" : false
},
"defaults": {
"params": {