this post was submitted on 21 Jun 2023
3 points (100.0% liked)
/kbin meta
25 readers
1 users here now
Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Wow. Nice!. Is there an option to make it available, or would I just link to it in the "about" page?
Might want to change the settings so this isnt public. I can see the actual info of these settings, and so can anyone else.
$_ENV[POSTGRES_USER]
$_ENV[POSTGRES_PASSWORD]
I think it should only be enabled in the dev environment for debugging. You might need to change the
APP_ENV
and/orAPP_DEBUG
environment variables.