mirror of
https://gitea.com/gitea/docs.git
synced 2026-03-27 05:58:30 +07:00
fixed broken link (#322)
There's a broken link in the documentation in the chapter [Use environment variables to setup Gitea](https://docs.gitea.com/administration/config-cheat-sheet#use-environment-variables-to-setup-gitea) (Docs >> Administration >> Configuration Cheat Sheet). This pull requests will fix this. Reviewed-on: https://gitea.com/gitea/docs/pulls/322 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: dosenpils <dosenpils@donotdevelopmyapp.com> Co-committed-by: dosenpils <dosenpils@donotdevelopmyapp.com>
This commit is contained in:
committed by
techknowlogick
parent
8550cc4de1
commit
49cc18e096
@@ -34,7 +34,7 @@ A full restart is required for Gitea configuration changes to take effect.
|
||||
|
||||
## Use environment variables to setup Gitea
|
||||
|
||||
There is [environment-to-ini](https://github.com/go-gitea/gitea/tree/main/contrib/environment-to-ini) to help to
|
||||
There is [environment-to-ini](https://github.com/go-gitea/gitea/blob/main/docker/root/usr/local/bin/environment-to-ini) to help to
|
||||
generate Gitea's `app.ini` from environment variables.
|
||||
|
||||
## Default Internal Variables (non-`app.ini` configuration)
|
||||
|
||||
Reference in New Issue
Block a user