mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-24 22:12:06 +02:00
Docs: change database section
This commit is contained in:
parent
482e97e2c1
commit
2567906ccc
@ -71,6 +71,12 @@ You can also build a specific commit (see [master's commits](https://github.com/
|
|||||||
docker build -t 2fauth/2fauth https://github.com/Bubka/2FAuth.git#fba9e29bd4e3bb697296bb0bde60ae869537528b
|
docker build -t 2fauth/2fauth https://github.com/Bubka/2FAuth.git#fba9e29bd4e3bb697296bb0bde60ae869537528b
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Change database
|
||||||
|
|
||||||
|
If you want to change database, for example switch from SQLite to MySQL, there is no migration yet.
|
||||||
|
|
||||||
|
You might want to remove the `installed` file bind mounted in `/2fauth` so the database is re-created.
|
||||||
|
|
||||||
## Implementation details
|
## Implementation details
|
||||||
|
|
||||||
- The container is based on `debian:buster-slim`
|
- The container is based on `debian:buster-slim`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user