Skip to content

Commit 1d389e7

Browse files
committed
some new environments
1 parent 64737af commit 1d389e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/environments/environment.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
export const environment = {
66
production: false,
7+
//baseUrl: 'http://localhost:8080'
78
baseUrl: 'http://35.204.241.43:31337'
9+
//baseUrl: 'http://localhost:8081'
810

911
};
1012

0 commit comments

Comments
 (0)