Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
AydanPirani authored Jun 11, 2024
1 parent 3422482 commit fed4978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@ export const Config = {
export const DeviceRedirects: Record<string, string> = {
web: "http://localhost:5173/",
dev: "https://api.reflectionsprojections.org/auth/dev/",
mobile: "https://www.reflectionsprojections.org/",
mobile: "http://localhost:8081/Login",
};

0 comments on commit fed4978

Please sign in to comment.