mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 23:50:31 +00:00
Update app.py
This commit is contained in:
parent
31e09a2024
commit
916e7bb769
1 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,5 @@ class App(BaseModel):
|
|||
port: int
|
||||
volume: str
|
||||
url: str
|
||||
user_name: str
|
||||
password: str
|
||||
|
|
Loading…
Reference in a new issue