I need to deploy a React JS app in a Tomcat Webserver and put the .env file into the conf path of Tomcat with a custom name (like myapp.env). Is this possible?