Bugfixes towards blogpost 4
This commit is contained in:
@@ -4,13 +4,13 @@ ENVIRONMENT_NAME=Shuffle
|
||||
|
||||
# Remote github config for first load
|
||||
APP_DOWNLOAD_LOCATION=https://github.com/frikky/shuffle-apps
|
||||
APP_DOWNLOAD_AUTH_USERNAME=""
|
||||
APP_DOWNLOAD_AUTH_PASSWORD=""
|
||||
APP_DOWNLOAD_AUTH_USERNAME=
|
||||
APP_DOWNLOAD_AUTH_PASSWORD=
|
||||
|
||||
# User config for first load
|
||||
SHUFFLE_DEFAULT_USERNAME=""
|
||||
SHUFFLE_DEFAULT_PASSWORD=""
|
||||
SHUFFLE_DEFAULT_APIKEY=""
|
||||
# User config for first load. Username & PW: min length 3
|
||||
SHUFFLE_DEFAULT_USERNAME=
|
||||
SHUFFLE_DEFAULT_PASSWORD=
|
||||
SHUFFLE_DEFAULT_APIKEY=
|
||||
|
||||
# Local location of your app directory. Can't use ~/
|
||||
APP_HOTLOAD_LOCATION=./shuffle-apps
|
||||
|
||||
Reference in New Issue
Block a user