lint
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 40s

This commit is contained in:
2023-10-10 22:20:06 +02:00
parent 75a4ac1582
commit 7413077514

View File

@@ -212,7 +212,7 @@ If HA is not needed/desired, the following configurations can be used to deploy
2. For a minimal DEV installation (using the built-in sqlite DB instead of Postgres):
This will result in a single-pod Gitea instance *without any dependencies and persistence*.
This will result in a single-pod Gitea instance _without any dependencies and persistence_.
**Do not use this configuration for production use**.
<details>