1
0
mirror of https://github.com/x86dev/docker-ttrss synced 2025-12-13 01:46:00 +00:00

Added MySql option

This commit is contained in:
Thomas Ziegler
2017-05-28 21:33:05 +02:00
parent 10b77321bc
commit 04858d609d
6 changed files with 36 additions and 5 deletions

View File

@@ -126,6 +126,12 @@ default configuration, which can be changed by passing the following additional
-e DB_PASS=ttrss
```
#### Run on MySql
```bash
-e DB_TYPE=mysql
```
### Database user
When you run TT-RSS it will check your database setup. If it can not connect using the above