• @MajorHavoc
    link
    12
    edit-2
    2 months ago

    But, how do you change it to test with different settings?

    When it’s really messy, we:

    • check in a template file,
    • securely share a .env file (and .gitignore it)
    • and check in one line script that inflates the real config file (which we also .gitignore).