Skip to content

Commit

Permalink
fix: new dexter url
Browse files Browse the repository at this point in the history
  • Loading branch information
FeroxFoxxo authored Sep 15, 2024
1 parent 3613e08 commit 454fdb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/dexter/src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const environment = {
production: true,
url: "https://dexter.unitedfurries.com",
url: "https://dexter.furriesadrift.gay",
cors: false
};

0 comments on commit 454fdb1

Please sign in to comment.