generated from bisco/codex-bootstrap
feat: add Angular frontend skeleton
This commit is contained in:
4
frontend/src/app/environments/environment.ts
Normal file
4
frontend/src/app/environments/environment.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
apiBaseUrl: '/api',
|
||||
};
|
||||
Reference in New Issue
Block a user