Merge pull request #12385 from maxunbearable/improvement/gateway-dist-branch
Changed gateway dist branch
This commit is contained in:
commit
2499b0b5cb
@ -1282,7 +1282,7 @@ transport:
|
|||||||
# URL of gateways dashboard repository
|
# URL of gateways dashboard repository
|
||||||
repository_url: "${TB_GATEWAY_DASHBOARD_SYNC_REPOSITORY_URL:https://github.com/thingsboard/gateway-management-extensions-dist.git}"
|
repository_url: "${TB_GATEWAY_DASHBOARD_SYNC_REPOSITORY_URL:https://github.com/thingsboard/gateway-management-extensions-dist.git}"
|
||||||
# Branch of gateways dashboard repository to work with
|
# Branch of gateways dashboard repository to work with
|
||||||
branch: "${TB_GATEWAY_DASHBOARD_SYNC_BRANCH:}"
|
branch: "${TB_GATEWAY_DASHBOARD_SYNC_BRANCH:release/4.0.0}"
|
||||||
# Fetch frequency in hours for gateways dashboard repository
|
# Fetch frequency in hours for gateways dashboard repository
|
||||||
fetch_frequency: "${TB_GATEWAY_DASHBOARD_SYNC_FETCH_FREQUENCY:24}"
|
fetch_frequency: "${TB_GATEWAY_DASHBOARD_SYNC_FETCH_FREQUENCY:24}"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user