picosh / pico

hacker labs - open source and managed web services leveraging SSH
https://pico.sh
MIT License
774 stars 28 forks source link

refactor: force us to use `.env` instead of `.env.example` #34

Closed neurosnap closed 9 months ago

neurosnap commented 1 year ago

We should be asking users to cp .env.example .env so it's easier for us to use custom environments locally without modifying the override file.