You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Host path to `libqfieldsync` which will be mounted by the `worker_wrapper` into the `worker` containers to facilitate development and debugging of `libqfieldsync`.
388
-
#If empty value or invalid value, the pip installed version defined in `requirements_libqfieldsync.txt` will be used.
389
-
#The provided path must be the root of the https://github.com/opengisch/libqfieldsync repository.
387
+
# Host path which will be mounted by the `worker_wrapper` into the `worker` containers to facilitate development and debugging pythons files.
388
+
#Will mount `qfc_worker`, `entrypoint.py`, and if existent - `qfieldcloud-sdk` and `libqfieldsync`.
389
+
#If empty value or invalid value, the copied by docker or pip installed versions will be used.
390
390
# DEFAULT: ""
391
-
DEBUG_QGIS_LIBQFIELDSYNC_HOST_PATH=""
392
-
393
-
# Host path to `qfieldcloud-sdk-python` which will be mounted by the `worker_wrapper` into the `worker` containers to facilitate development and debugging of `qfieldcloud-sdk`.
394
-
# If empty value or invalid value, the pip installed version defined in `requirements.txt` will be used.
395
-
# The provided path must be the root of the https://github.com/opengisch/qfieldcloud-sdk-python repository.
0 commit comments