feat(release): prepare 1.1.0 candidate
This commit is contained in:
parent
5a34f66981
commit
5205dcdfa9
736 changed files with 115667 additions and 12203 deletions
|
|
@ -40,6 +40,12 @@ ADMIN_COOKIE_SECURE=true
|
|||
# Use a distinct random value with at least 32 UTF-8 bytes.
|
||||
D3RO_API_TOKEN=
|
||||
|
||||
# Offline Ed25519 license keys. Keep the private key on the admin server only.
|
||||
# The matching public key is committed at apps/desktop/resources/license/production-public.pem.
|
||||
# Multiline private PEM values may use escaped \n characters. Legacy fixture keys are development-only.
|
||||
ADMIN_LICENSE_PRIVATE_KEY=
|
||||
D3RO_ALLOW_LEGACY_DEV_LICENSES=false
|
||||
|
||||
# Supabase
|
||||
SUPABASE_URL=
|
||||
SUPABASE_SERVICE_ROLE_KEY=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue