how to build content-app for nginx

cancel
Showing results for 
Search instead for 
Did you mean: 
hparada
Member II

how to build content-app for nginx

Hi

I'm using alfresco content app:

 

https://github.com/alfresco/alfresco-content-app

I build project with this command:

 

ng build content-ce

but don't apply .env file for host url and use default value(when start by npm start everything is ok)

 

how to build this project with .env file?