mirror of
https://github.com/DoTheEvo/selfhosted-apps-docker.git
synced 2026-07-03 14:06:40 +02:00
update
This commit is contained in:
@@ -232,10 +232,12 @@ There are likely several warnings on a freshly spun containers.
|
||||
|
||||
##### The database is missing some indexes
|
||||
|
||||
On the docker hust execute:</br>
|
||||
`docker exec --user www-data --workdir /var/www/html nextcloud-app php occ db:add-missing-indices`
|
||||
|
||||
##### Some columns in the database are missing a conversion to big int
|
||||
|
||||
On the docker hust execute:</br>
|
||||
`docker exec --user www-data --workdir /var/www/html nextcloud-app php occ db:convert-filecache-bigint`
|
||||
|
||||
##### The "Strict-Transport-Security" HTTP header is not set to at least "15552000" seconds.
|
||||
|
||||
Reference in New Issue
Block a user