feat(web) back-end routing
This commit is contained in:
4
frontend/src/environments/environment.prod.ts
Normal file
4
frontend/src/environments/environment.prod.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
apiUrl: 'https://3d-fab.ch/api'
|
||||
};
|
||||
Reference in New Issue
Block a user