moving away from mariadb
This commit is contained in:
@@ -17,11 +17,7 @@ Using Jakach Login is straightforward:
|
||||
git clone https://git.jakach.ch/jakani24/jakach-login
|
||||
```
|
||||
|
||||
3. **Create a Docker volume for database storage:**
|
||||
```bash
|
||||
docker volume create jakach-login-db-storage
|
||||
```
|
||||
4. **Run the system using Docker Compose:**
|
||||
3. **Run the system using Docker Compose:**
|
||||
```bash
|
||||
docker-compose up
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user