Skip to content

Commit

Permalink
.prod.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack4DEV authored Jul 14, 2024
1 parent 49be20f commit 05a819a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion FrontEnd/src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
export const environment = {
production: true,
};
baseURL: 'https://localhost:7035'

};

0 comments on commit 05a819a

Please sign in to comment.