Skip to content

Commit

Permalink
Update environment.prod.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
SebSanUwU authored Apr 27, 2024
1 parent b3f70bd commit ca681fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export const environment = {
backLink: 'https://cenizasbackendgame.azurewebsites.net',
socketLink: 'https://cenizassocketgame.azurewebsites.net',
socketLink: 'https://cenizasdemosocket.azurewebsites.net',
homeLink: 'https://cenizasgame.azurewebsites.net',
production: true
};

0 comments on commit ca681fe

Please sign in to comment.