Skip to content

Commit 9d1171b

Browse files
committed
test
1 parent 2a1b79f commit 9d1171b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export const environment = {
22
production: false,
3-
vueRemoteEntry: 'http://localhost:4202/assets/remoteEntry.js',
3+
vueRemoteEntry: '/mfe-angular/template-editor/assets/remoteEntry.js',
4+
// vueRemoteEntry: 'http://localhost:4202/assets/remoteEntry.js',
45
};

0 commit comments

Comments
 (0)