diff --git a/host_vars/arch3 b/host_vars/arch3 index 431807b..4931a29 100644 --- a/host_vars/arch3 +++ b/host_vars/arch3 @@ -1,4 +1,6 @@ ttrss_url_path: http://arch3/tt-rss/ gitea_http_domain: arch3 -gitea_root_url: http://arch3:3000 \ No newline at end of file +gitea_root_url: http://arch3:3000 + +chainetv_repo_branch: dev \ No newline at end of file diff --git a/host_vars/nas b/host_vars/nas index 53818f7..52c9633 100644 --- a/host_vars/nas +++ b/host_vars/nas @@ -3,4 +3,6 @@ ttrss_url_path: http://nas/tt-rss/ gitea_http_domain: nas -gitea_root_url: http://nas:3000 \ No newline at end of file +gitea_root_url: http://nas:3000 + +chainetv_repo_branch: dev \ No newline at end of file