Changelog: https://roxy-wi.org/changelog#7.1.0
pull/372/head
Aidaho 2023-12-17 11:24:26 +03:00
parent 5bba8c6692
commit 7c899092cc
1 changed files with 1 additions and 2 deletions

View File

@ -404,5 +404,4 @@ def service_actions_after_install(server_ips: str, service: str, json_data) -> N
if is_docker == '1' and service != 'keepalived':
sql.insert_or_update_service_setting(server_id, service, 'dockerized', '1')
sql.insert_or_update_service_setting(server_id, service, 'restart', '1')
sql.insert_or_update_service_setting(server_id, service, 'restart', '1')