mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-01-13 01:38:21 +01:00
commit
a75ea1b463
@ -44,7 +44,7 @@ ## Setup
|
|||||||
You can stop it with `CTRL+C`.
|
You can stop it with `CTRL+C`.
|
||||||
|
|
||||||
- You can also run it in the background by replacing `-it --rm` with `-d`.
|
- You can also run it in the background by replacing `-it --rm` with `-d`.
|
||||||
- You can set environment variables available (see the [.env.example](.env.example)) with `-e`, for example `-e APP_NAME=2FAuth`.
|
- You can set environment variables available (see the [.env.example](https://github.com/Bubka/2FAuth/blob/master/.env.example)) with `-e`, for example `-e APP_NAME=2FAuth`.
|
||||||
- You can also use the [docker-compose.yml](docker-compose.yml) with `docker-compose` and modify it as you wish.
|
- You can also use the [docker-compose.yml](docker-compose.yml) with `docker-compose` and modify it as you wish.
|
||||||
|
|
||||||
### Use an existing SQLite file
|
### Use an existing SQLite file
|
||||||
|
Loading…
Reference in New Issue
Block a user