FrontEnd Angular - v0.0.1-alpha
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export const environment = {
|
||||
production: true
|
||||
production: true,
|
||||
backendPath: '/api'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user