docs: add database configuration defaults and SSH port setup instructions to README

This commit is contained in:
2025-01-21 11:20:54 +00:00
parent 7a6fea05fa
commit 00a62c2ae9
+3
View File
@@ -8,6 +8,9 @@ git clone https://molodetz.nl/retoor/gogs-docker-compose-setup.git
docker compose up
```
2. Configure using web interface (http://127.0.0.1:7331/):
- database name must be set to gogs-db
- database username must be set to gogs
- database password must be set to gogs
- choose built-in ssh service option and configure port to be 2222