mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 11:49:26 +08:00
Add: auto-run config in deploy
Auto-run specified config when startup
This commit is contained in:
@@ -58,6 +58,7 @@ class ConfigModel:
|
||||
DpiScaling: bool = True
|
||||
Password: Optional[str] = None
|
||||
CDN: Union[str, bool] = False
|
||||
RUN: Optional[str] = None
|
||||
|
||||
|
||||
class DeployConfig(ConfigModel):
|
||||
|
||||
Reference in New Issue
Block a user