Recent content by DBandwerk

  1. D

    Question Including environment variables in npm build deploy action.

    I deploy my project through git and have added additional deploy actions, to build the JS from my Laravel project. My actions are as follows and function: However, in my project's root there's a .env file (/var/www/vhosts/domain.com/sub.domain.com/.env) and the variables in there are not taken...
Back
Top