@sladda check the .env file
Sep 14, 2018
5
Level 1
deploy on production by copying files to the remote server?
Hi, I just wanted to ask, if this is the correct way to deploy my spark project? On my local machine my whoe spark project works fine. Then I copied all files to the server, and the welcome screen also works fine on the server. But wenn I click on Login (/login) I get an error with the js/app.js file: net::ERR_INCOMPLETE_CHUNKED_ENCODING 200 (OK)
appreciate all hints!
Please or to participate in this conversation.