laravel-nuxt icon indicating copy to clipboard operation
laravel-nuxt copied to clipboard

how deploy with SSR mode

Open Bossku-JK opened this issue 4 years ago • 4 comments

when i deploy and config with ssr mode that stuck old file

Bossku-JK avatar Dec 15 '20 15:12 Bossku-JK

Can you please write what is the problem in more suitable way? I got ssr working just fine.

rudolfbruder avatar Dec 16 '20 13:12 rudolfbruder

Can you please write what is the problem in more suitable way? I got ssr working just fine.

i just try config nginx follow example but still can't find app_url and client_url can u shere config

Bossku-JK avatar Dec 16 '20 14:12 Bossku-JK

Do you have your .env file configured properly?

rudolfbruder avatar Dec 27 '20 18:12 rudolfbruder

If you used pm2 you have to restart the process after each deploy eg: pm2 restart laravel-nuxt.

cretueusebiu avatar Dec 28 '20 05:12 cretueusebiu