8 lines
426 B
Markdown
8 lines
426 B
Markdown
That's a simple README file for the project.
|
|
|
|
# Notes on the test project setup:
|
|
|
|
## Gitea
|
|
- SSH is disabled by default, so we use HTTPS to clone the repository.
|
|
- it can be enabled in the Gitea settings if needed (see [here](https://forum.gitea.com/t/how-do-i-enable-ssh-on-a-gitea-self-hosted-instance/10044/3) and [here](https://forum.gitea.com/t/how-to-set-ssh-to-alow-users-with-gite-account-to-clone-via-ssh/2297/5))
|