Skip to content

Commit

Permalink
update backend url
Browse files Browse the repository at this point in the history
  • Loading branch information
polypixeldev committed Oct 30, 2024
1 parent 15c50d3 commit cb8ab97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eas.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"production": {
"env": {
"EXPO_PUBLIC_POCKETBASE_URL": "https://backontrack.lukeo.hackclub.app",
"EXPO_PUBLIC_POCKETBASE_URL": "https://pb.backontrackus.org/",
"EXPO_PUBLIC_PROJECT_ID": "a3af5358-9a31-49de-83c4-38cfc632784b",
"EXPO_PUBLIC_SENTRY_DSN": "https://17a384bcc4a3d40e85ab303851a46bc7@o4506577135403008.ingest.sentry.io/4506577139728384",
"EXPO_PUBLIC_SENTRY_ENVIRONMENT": "production",
Expand Down

0 comments on commit cb8ab97

Please sign in to comment.