devops/gitea: Speak about ALLOWED_HOST_LIST
This commit is contained in:
parent
13a617ffe0
commit
3a866b10e8
3 changed files with 18 additions and 1 deletions
|
|
@ -30,6 +30,7 @@ Votre playbook ressemblera à quelque chose comme ça :
|
|||
INSTALL_LOCK: "true"
|
||||
GITEA__security__SECRET_KEY: "{{ secret_key }}"
|
||||
GITEA__security__INTERNAL_TOKEN: "{{ internal_token }}"
|
||||
GITEA__webhook__ALLOWED_HOST_LIST: "external"
|
||||
```
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue