switch to using our server instead of code.forgejo.org for default actions url
This commit is contained in:
parent
3e85055af8
commit
466b888bb9
1 changed files with 3 additions and 0 deletions
|
@ -107,3 +107,6 @@ RSA = 2047
|
||||||
|
|
||||||
[oauth2]
|
[oauth2]
|
||||||
JWT_SECRET = $JWT_SECRET
|
JWT_SECRET = $JWT_SECRET
|
||||||
|
|
||||||
|
[actions]
|
||||||
|
DEFAULT_ACTIONS_URL = https://git.$BASE_DOMAIN_NAME
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue