switching github.com to git.jakach.ch
Deploy / deploy (push) Successful in 14s

This commit is contained in:
2026-05-16 08:55:05 +00:00
parent a540a57efc
commit 11d26dfe8b
+1 -6
View File
@@ -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