Quick base change
Shuffling around the .env and Readme
This commit is contained in:
@@ -15,8 +15,8 @@ SHUFFLE_DOWNLOAD_AUTH_BRANCH=
|
|||||||
SHUFFLE_APP_FORCE_UPDATE=false
|
SHUFFLE_APP_FORCE_UPDATE=false
|
||||||
|
|
||||||
# User config for first load. Username & PW: min length 3
|
# User config for first load. Username & PW: min length 3
|
||||||
SHUFFLE_DEFAULT_USERNAME=
|
SHUFFLE_DEFAULT_USERNAME=shuffle
|
||||||
SHUFFLE_DEFAULT_PASSWORD=
|
SHUFFLE_DEFAULT_PASSWORD==Fr1kky1sN0t@D0g
|
||||||
SHUFFLE_DEFAULT_APIKEY=
|
SHUFFLE_DEFAULT_APIKEY=
|
||||||
|
|
||||||
# Local location of your app directory. Can't use ~/
|
# Local location of your app directory. Can't use ~/
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -7,7 +7,8 @@ The Docker setup is done with docker-compose and is a single command to get set
|
|||||||
**PS: if you're setting up Shuffle on Windows, go to the next step (Windows Docker setup)**
|
**PS: if you're setting up Shuffle on Windows, go to the next step (Windows Docker setup)**
|
||||||
|
|
||||||
1. Make sure you have Docker and [docker-compose](https://docs.docker.com/compose/install/) installed.
|
1. Make sure you have Docker and [docker-compose](https://docs.docker.com/compose/install/) installed.
|
||||||
2. Run docker-compose.
|
2. Adapt the .env file to your convenience.
|
||||||
|
3. Run docker-compose.
|
||||||
```
|
```
|
||||||
git clone https://github.com/frikky/Shuffle
|
git clone https://github.com/frikky/Shuffle
|
||||||
cd Shuffle
|
cd Shuffle
|
||||||
|
|||||||
Reference in New Issue
Block a user