produzione 1 #9
@@ -1,5 +1,5 @@
|
|||||||
export const environment = {
|
export const environment = {
|
||||||
production: false,
|
production: false,
|
||||||
apiUrl: 'http://localhost:8000',
|
apiUrl: 'https://dev.3d-fab.ch',
|
||||||
basicAuth: '' // Format: 'username:password'
|
basicAuth: 'fab:0presura' // Format: 'username:password'
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user