Updated allowed-urls to work with personal git server
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
This commit is contained in:
parent
364974f31c
commit
6a856e2a04
|
@ -103,7 +103,7 @@ in {
|
||||||
"hydra"
|
"hydra"
|
||||||
"hydra-www"
|
"hydra-www"
|
||||||
];
|
];
|
||||||
allowed-uris = ["github:" "https://github.com/" "https://gitea.kilonull.com/"];
|
allowed-uris = ["github:" "https://git.alejandr0angul0.dev/"];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue