Fix - env file and testing workflow
This commit is contained in:
@@ -19,9 +19,9 @@ SHUFFLE_DOWNLOAD_AUTH_BRANCH=
|
||||
SHUFFLE_APP_FORCE_UPDATE=false
|
||||
|
||||
# User config for first load. Username & PW: min length 3
|
||||
SHUFFLE_DEFAULT_USERNAME="demo@demo.io"
|
||||
SHUFFLE_DEFAULT_PASSWORD="supercoolpassword"
|
||||
SHUFFLE_DEFAULT_APIKEY="supercoolapikey"
|
||||
SHUFFLE_DEFAULT_USERNAME=
|
||||
SHUFFLE_DEFAULT_PASSWORD=
|
||||
SHUFFLE_DEFAULT_APIKEY=
|
||||
|
||||
# Local location of your app directory. Can't use ~/
|
||||
# Files will get better at some point. Right now: local saving.
|
||||
|
||||
Reference in New Issue
Block a user