We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6372166 commit 7a4ea9eCopy full SHA for 7a4ea9e
src/app/environments/environment.ts
@@ -1,3 +1,4 @@
1
+// this environment is used for local development and on the staging server
2
import { EnvironmentInterface } from './environment.interface';
3
4
export const environment: EnvironmentInterface = {
0 commit comments