mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 17:37:19 -05:00
* open port 3000 for remote debugging * add ptvsd * use port 5678 to avoid changes in VSCode's default config * attach to ptvsd * no need to wait for attach * actually, --debugger seems to be working * create a new docker entry point for remote debugging * alternative method to switch to debugging