add rclone-test service for debugging in docker-compose.yml
All checks were successful
Portainer Stack Update / update_stack (push) Successful in 16s
All checks were successful
Portainer Stack Update / update_stack (push) Successful in 16s
This commit is contained in:
parent
0b3d17352f
commit
14ad5ae799
@ -143,7 +143,7 @@ services:
|
|||||||
|
|
||||||
rclone-test:
|
rclone-test:
|
||||||
image: rclone/rclone:latest
|
image: rclone/rclone:latest
|
||||||
command: ls GDrive:Backups/immich/archive
|
command: ls GDrive:immich/archive --drive-root-folder-id 1EGLuWVD5dS2dGoc7QEnJIp61krN1OsiN
|
||||||
networks:
|
networks:
|
||||||
- public
|
- public
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user