Update app.py

This commit is contained in:
qiaofeng1227 2023-03-10 08:06:03 +08:00 committed by GitHub
parent 0737976e4a
commit ccc43b596c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,5 +10,6 @@ class App(BaseModel):
volume: str
url: str
image_url: str
admin_url: str
user_name: str
password: str