mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
Added support for authentication in --share mode (via auth.json)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"user": "sitting-duck-1",
|
||||
"pass": "very-bad-publicly-known-password-change-it"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user