Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui): Dynamically generate path to config in warning message #851

Merged
merged 2 commits into from
Feb 5, 2021
Merged

fix(ui): Dynamically generate path to config in warning message #851

merged 2 commits into from
Feb 5, 2021

Conversation

TheCatLady
Copy link
Collaborator

Description

Currently, the path to /app/config is hardcoded in the warning message if the volume mount was not configured properly for a Docker install.

This PR dynamically generates the path instead, so that if the path changes in the future or third-party images use a different path, the warning message is accurate/helpful to the user.

Todos

  • Successful build
  • Translation keys

server/utils/appDataVolume.ts Outdated Show resolved Hide resolved
@sct sct merged commit b531a64 into sct:develop Feb 5, 2021
@TheCatLady TheCatLady deleted the config-path branch February 5, 2021 10:10
@github-actions
Copy link

github-actions bot commented Feb 5, 2021

🎉 This PR is included in version 1.19.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants