From 11d26dfe8bd5cd9959c0d64b401b275be259e20c Mon Sep 17 00:00:00 2001 From: janis Date: Sat, 16 May 2026 08:55:05 +0000 Subject: [PATCH] switching github.com to git.jakach.ch --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 0ee11f7..e535f4b 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,8 @@ Using Jakach Login is straightforward: 1. **Clone the repository:** ```bash - git clone https://github.com/jakani24/jakach-login + git clone https://git.jakach.ch/jakani24/jakach-login ``` -2. **Create the `certs/` folder and set up SSL certificates:** - ```bash - mkdir certs/ - ``` - - Generate certificates (e.g., using [Let's Encrypt](https://letsencrypt.org/getting-started/#with-shell-access)). 3. **Create a Docker volume for database storage:** ```bash