update env example
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
|
||||
# macOS only
|
||||
# TAURI_DEV_HOST="0.0.0.0" # needed on macOS
|
||||
APPLE_SIGNING_IDENTITY=
|
||||
APPLE_ID=
|
||||
APPLE_PASSWORD=
|
||||
APPLE_TEAM_ID=
|
||||
|
||||
# Windows only
|
||||
AZURE_CLIENT_ID=
|
||||
AZURE_CLIENT_SECRET=
|
||||
AZURE_TENANT_ID=
|
||||
|
||||
# Updates
|
||||
TAURI_SIGNING_PRIVATE_KEY=
|
||||
TAURI_SIGNING_PRIVATE_KEY_PASSWORD=
|
||||
Reference in New Issue
Block a user