mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-09-22 01:14:52 +02:00
Update to v8.19.0
This commit is contained in:
@@ -859,6 +859,8 @@ server {{
|
||||
return source_binding
|
||||
if not source_binding:
|
||||
return public.return_message(-1, 0, public.lang("The Supervisor daemon cannot be empty!"))
|
||||
|
||||
public.set_module_logs('site_proxy', 'create_by_supervisor')
|
||||
return self._create(get, source_binding=source_binding)
|
||||
|
||||
def proxy_bind_by_supervisor(self, get):
|
||||
|
||||
Reference in New Issue
Block a user