You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if ! { [ -f /data/config.json ] || [ -f /data/config.default.json ]; }; then
echo "No config.json or config.default.json file found at /data. Please make sure you mounted a data store volume to /data and have a config.json file in it."