2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-10 07:11:00 +00:00
frappe_docker/build/common
Chinmay D. Pai 884a82d814
fix: make semantic changes to commands
* add missing __main__ call to commands.py
* remove unnecessary imports
* fix backup WITH_FILES logic
* follow python semantics (?)

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-29 01:45:59 +05:30
..
commands fix: make semantic changes to commands 2020-04-29 01:45:59 +05:30
worker feat: resotre backups from volume or cloud 2020-03-27 00:28:50 +05:30
common_site_config.json.template refactor: reuse common scripts and files 2020-02-20 18:01:23 +05:30
nginx-default.conf.template Changed X-Frappe-Site-Name header to use value from $host instead of $http_host in nginx configuration 2020-04-09 18:58:34 +05:30