2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-01-27 00:58:31 +00:00
Pratik c19158cd76
refactor: remove exports, add bash flags healthchecks
Add bash flags and removed 
- errexit - better for fast fail of healthchecks
- allexport - export vars by default
- nolog - not to add in history (optional)
2021-06-21 18:19:46 +05:30
..