Skip to content

Commit

Permalink
add prod false
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Smodish <[email protected]>
  • Loading branch information
AlexVCS and ssmodish committed Dec 16, 2024
1 parent e62e5b4 commit f895f51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base-client/src/environments/environment.development.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export const environment = {
production: false,
apiURL: 'http://localhost:5100/api/selections'
};

0 comments on commit f895f51

Please sign in to comment.