Fix git URL in Corefile
This commit is contained in:
parent
c7152e55b7
commit
117958227c
36 changed files with 36 additions and 36 deletions
|
@ -1,6 +1,6 @@
|
|||
s10-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue