style: apply prettier formatting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
apiUrl: ''
|
||||
apiUrl: '',
|
||||
};
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiUrl: 'http://localhost:8000'
|
||||
apiUrl: 'http://localhost:8000',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user