Send PHP config & env var file loading changes upstream #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Both in our custom entrypoint.
clear_env = nowould probably be helpful for everyone because it lets you easily override all Selfoss settings without editingconfig.ini.And
file_envenablesSELFOSS_DB_PASSWORD_FILEjust like the MariaDB, Postgres, and similar images.https://github.com/theAkito/docker-selfoss
Could also write a quick "hosting Selfoss on Docker" guide to extend their existing one for "Heroku like PaaS"?