We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd0bd3 commit 554ea08Copy full SHA for 554ea08
cfg/loop_export_module.json
@@ -1,7 +1,7 @@
1
{
2
"name": "loop_export_module",
3
- "script": "run_export.py",
4
- "cwd": "/data/python-mapswipe-workers/export_module",
+ "script": "./export_module/run_export.py",
+ "cwd": "/data/python-mapswipe-workers/",
5
"exec_interpreter": "/data/environments/mapswipe_workers/bin/python3",
6
"log_date_format": "YYYY-MM-DD HH:mm Z",
7
"autorestart": true,
0 commit comments