env
This commit is contained in:
parent
49e1bcac81
commit
c4354af814
@ -1,4 +1,4 @@
|
|||||||
export const environmentProd = {
|
export const environmentProd = {
|
||||||
production: true,
|
production: true,
|
||||||
apiUrl: 'http://localhost:8000/api'
|
apiUrl: 'https://api.portfolio-host.com/api'
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user