dockerfiles
dockerfiles copied to clipboard
There should be an environment variable to allow setting custom DB table prefixes
Today, the prefix is hard-coded. This can be troublesome where hosted databases are used, or when migrating an existing Nextcloud instance. Consider adding a DB_TABLEPREFIX (or similar) environment variable to allow custom prefixes.