Skip to content

Commit

Permalink
Update environment file for development
Browse files Browse the repository at this point in the history
  • Loading branch information
ianlabicani committed Mar 14, 2024
1 parent 70343c2 commit da9e17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"sourceMap": true,
"fileReplacements": [
{
"replace": "src/environments/environment.environment.ts",
"replace": "src/environments/environment.development.ts",
"with": "src/environments/environment.ts"
}
]
Expand Down

0 comments on commit da9e17d

Please sign in to comment.