-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hi i´m using uniserver as the web server so I create a vhos named linda2.com
so my environment.prod.ts is:
export const environment = {
production: true,
wpBase: '//linda2.com/wp-json/wp/v2/'
};
and run the build command as
ng build --prod --base-href /wp-content/themes/wpng2/dist/
and everything works fine, but my home url on the browser change to http://linda2.com/wp-content/themes/wpng2/dist/ and I and want to ask, if its possible to make it work having the home url as: http://linda2.com
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels