Skip to content

Variables are stripped in .env file #27

@rubuano

Description

@rubuano

When deploying, the .env file is written to the target server using this following method:

https://github.com/deploywithrocket/core/blob/9190d2baa4f0e95a5c2cd4048a2bcdb91f6fceb3/resources/shellscripts/deploy/dotenv.blade.sh#L1-L8

This methods seems to strip variables from the environment content itself. For example, here is a sample configuration Rocket side and the deployed version:

CleanShot 2022-04-28 at 12 01 34

CleanShot 2022-04-28 at 12 02 23

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions