Commit f267a8cc by Ooh-Ao

environtment

parent ef38df71
......@@ -98,6 +98,12 @@
"maximumError": "6mb"
}
],
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.prod.ts"
}
],
"outputHashing": "all"
},
"development": {
......
......@@ -3,7 +3,7 @@
// The list of file replacements can be found in `angular.json`.
export const environment = {
production: false,
baseUrl: 'https://myskill-x-uat.myhr.co.th/api',
baseUrl: 'https://myskill-x.myhr.co.th/api',
};
/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment