mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-04-07 17:51:55 -04:00
Fix path to latest .env (#1434)
This commit is contained in:
parent
3a5f5d4903
commit
714206dc7c
@ -3,7 +3,7 @@
|
||||
1. Install docker & docker-compose
|
||||
2. Download the
|
||||
[`docker-compose.yml`](https://github.com/zoriya/kyoo/releases/latest/download/docker-compose.yml) and
|
||||
[`.env`](https://github.com/zoriya/kyoo/releases/latest/download/env.example) files
|
||||
[`.env`](https://github.com/zoriya/kyoo/releases/latest/download/.env.example) files
|
||||
3. Fill the `.env` file with your configuration options. Ensure it's named `.env` (nothing before the dot)
|
||||
4. Look at [Hardware Acceleration section](#Hardware-Acceleration) if you need it
|
||||
5. Look at [FAQ](#FAQ) if you need it,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user