fix: webdav-sync config
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 17s
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 17s
This commit is contained in:
@@ -51,7 +51,7 @@ stdout_logfile_maxbytes=50MB
|
|||||||
stdout_logfile_backups=10
|
stdout_logfile_backups=10
|
||||||
stderr_logfile_maxbytes=50MB
|
stderr_logfile_maxbytes=50MB
|
||||||
stderr_logfile_backups=10
|
stderr_logfile_backups=10
|
||||||
environment=WEBDAV_URL="%(ENV_WEBDAV_URL)s",WEBDAV_USERNAME="%(ENV_WEBDAV_USERNAME)s",WEBDAV_PASSWORD="%(ENV_WEBDAV_PASSWORD)s",WEBDAV_REMOTE_PATH="%(ENV_WEBDAV_REMOTE_PATH)s",COMFYUI_OUTPUT_DIR="../comfyui/output"
|
environment=WEBDAV_URL="%(ENV_WEBDAV_URL)s",WEBDAV_USERNAME="%(ENV_WEBDAV_USERNAME)s",WEBDAV_PASSWORD="%(ENV_WEBDAV_PASSWORD)s",WEBDAV_REMOTE_PATH="%(ENV_WEBDAV_REMOTE_PATH)s",COMFYUI_OUTPUT_DIR="./services/comfyui/output"
|
||||||
priority=150
|
priority=150
|
||||||
stopwaitsecs=10
|
stopwaitsecs=10
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user