set production API
Some checks failed
Build and Deploy to k3s / build-and-deploy (push) Failing after 47s
Some checks failed
Build and Deploy to k3s / build-and-deploy (push) Failing after 47s
This commit is contained in:
parent
e785ea0ea6
commit
d5c4a99281
@ -1,4 +1,4 @@
|
|||||||
export const environment = {
|
export const environment = {
|
||||||
production: false,
|
production: true,
|
||||||
apiUrl: 'http://localhost:8000/api'
|
apiUrl: 'https://api.portfolio-host.com/api'
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user