CodeIssuesDiscussionsWikiPull RequestsProjectsCommitsActionsReleasesContributorsPulse● GatesSecuritySettingsDeploymentsPipelineInsightsAgents✨ Explain✨ Ask AI✨ Workspace✨ Spec✨ Tests▓ Debt Map✨ NL Search🏛 Archaeology
1 2 3 4 5 6 7 8 | # Gluecron Mobile App — Environment Variables
# Copy this file to .env and fill in values
# Default Gluecron host URL (can be overridden in the app's Settings screen)
EXPO_PUBLIC_DEFAULT_HOST=https://gluecron.com
# EAS project ID (required for EAS Build)
# EAS_PROJECT_ID=your-eas-project-id
|