Switching from production to developer mode

rappe@ubuntu:~/frappe-bench$ bench --site site1.local set-config developer_mode 1
Please specify --site sitename
i have specified the sitename but brings this message

If your only site is site1.local you can try without using the --site flag

bench set-config developer_mode 1
1 Like

@monroy95
frappe@ubuntu:~/frappe-bench$ bench set-config developer_mode 1
Please specify --site sitename
it brings this message
thanks for your replay

You can try editing manually the site_config.json file located in /frappe-bench/sites/site1.local

Save and

bench restart