Skip to content

Commit 7a4ea9e

Browse files
committed
add comment for local development and stage env
1 parent 6372166 commit 7a4ea9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/environments/environment.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// this environment is used for local development and on the staging server
12
import { EnvironmentInterface } from './environment.interface';
23

34
export const environment: EnvironmentInterface = {

0 commit comments

Comments
 (0)