Updated orgnr inside environments
This commit is contained in:
@@ -8,7 +8,7 @@ export const environment: Environment = {
|
|||||||
api: {
|
api: {
|
||||||
url: '/api',
|
url: '/api',
|
||||||
headers: {
|
headers: {
|
||||||
orgnr: '5568301337', // Until we have an organisation-selector
|
orgnr: '5564673381', // Until we have an organisation-selector
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user