Hacker News new | ask | show | jobs
by tarcon 905 days ago
Don't put any real data in the hosted demo. The database credentials are leaked in the .env file.
2 comments

Apparently that's for development, the deployed production version is using a separate database: https://github.com/penxio/penx/issues/20#issuecomment-186770...
I especially enjoyed the header saying ".env is .gitignored" https://github.com/penxio/penx/blob/main/.env#L1