Add API base for prod build
This commit is contained in:
parent
58e4c351eb
commit
81d9706830
@ -1,3 +1,4 @@
|
|||||||
export const environment = {
|
export const environment = {
|
||||||
production: true
|
production: true,
|
||||||
|
backendBase: '/',
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user