feat(docker): Check for /app/config volume mount during setup (#826)

This commit is contained in:
TheCatLady
2021-02-03 20:45:30 -05:00
committed by GitHub
parent 035534e9fe
commit 1e5f88f462
7 changed files with 80 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
{
"components.AppDataWarning.dockerVolumeMissing": "Docker Volume Mount Missing",
"components.AppDataWarning.dockerVolumeMissingDescription": "The <code>/app/config</code> volume mount was not configured properly. All data will be cleared when the container is stopped or restarted.",
"components.CollectionDetails.movies": "Movies",
"components.CollectionDetails.numberofmovies": "Number of Movies: {count}",
"components.CollectionDetails.overview": "Overview",