Skip to content

[hotfix] ensure env-file in scope on backup restart

aguestuser requested to merge hotfix-provide-env-file-in-backup-restart into master
  • SYMPTOM: logs aren't exported to loki after backup restart
  • LIKELY CAUSE: env-file is not passed into docker-compose up invocation
  • FIX: cd to project root to ensure that --env-file .env provides a valid path to the .env file

Merge request reports

Loading