andriibratanin 5ee3dd40ff Fix env-to-ini link (#315)
Original Gitea's repository no longer contains "Environment to INI" document referenced in "Managing Deployments With Environment Variables" section.

This commit fixes the reference by pointing the link to the last commit where needed doc was still present.

Reviewed-on: https://gitea.com/gitea/docs/pulls/315
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: andriibratanin <andriibratanin@noreply.gitea.com>
Co-committed-by: andriibratanin <andriibratanin@noreply.gitea.com>
2025-12-17 02:42:07 +00:00
2025-11-23 07:13:19 +00:00
2025-04-30 18:40:22 +00:00
2025-11-23 19:23:37 +00:00
2025-12-17 02:42:07 +00:00
2023-07-28 05:52:35 +00:00
2025-11-23 19:23:37 +00:00
2025-11-23 18:43:58 +00:00
2024-06-06 21:08:01 +08:00
2023-10-03 17:13:46 +00:00
2025-11-23 19:23:37 +00:00

Gitea Docs badge

How to build

make clean
make prepare-docs
make build

Development

make clean
make prepare-docs
make serve

Test en version

npm run start
Description
No description provided
Readme Apache-2.0 10 MiB
Languages
JavaScript 61.1%
CSS 30.5%
Shell 5.3%
Makefile 2.8%
MDX 0.3%