Add API base for prod build

task_6_phase_1_note_editor
garrettmills 4 years ago
parent 58e4c351eb
commit 81d9706830

@ -1,3 +1,4 @@
export const environment = {
production: true
production: true,
backendBase: '/',
};

Loading…
Cancel
Save