Tighten setup instructions
This commit is contained in:
@@ -149,8 +149,8 @@ The project is managed and configured via [mise-en-place](https://mise.jdx.dev):
|
||||
|
||||
> [!IMPORTANT]
|
||||
> The project uses [Fluxon UI](https://fluxonui.com/), so it requires a valid
|
||||
> set of credentials. See the `env` section in `mise.toml` for the required
|
||||
> environment variables.
|
||||
> set of credentials to pull the dependency. See the `env` section in
|
||||
> `mise.toml` for the required environment variables.
|
||||
|
||||
It's recommended to use the git hooks included in the project. Install with:
|
||||
|
||||
|
||||
@@ -11,8 +11,10 @@ lockfile = true
|
||||
FLUXON_KEY_FINGERPRINT = 'change-me'
|
||||
FLUXON_LICENSE_KEY = 'change-me'
|
||||
|
||||
# CLOAK - CHANGE ME!
|
||||
CLOAK_ENCRYPTION_KEY = 'k98umyqee+AczNLQhR+7IbpME5C8zwSfIZcQDsTnIyU='
|
||||
|
||||
# RUNTIME
|
||||
CLOAK_ENCRYPTION_KEY = 'change-me'
|
||||
LAST_FM_API_KEY = 'change-me'
|
||||
LAST_FM_SHARED_SECRET = 'change-me'
|
||||
LAST_FM_USER = 'change-me'
|
||||
|
||||
Reference in New Issue
Block a user