[gocron] Fix indentation of ports mapping

This commit is contained in:
JuliusFreudenberger 2026-05-14 22:45:04 +02:00
parent fc27268938
commit d82bd01029

View file

@ -7,5 +7,5 @@ services:
- ${DIRECTORY}/.resticpwd:/secrets/.resticpwd - ${DIRECTORY}/.resticpwd:/secrets/.resticpwd
- ${DIRECTORY}/.rclone.conf:/root/.config/rclone/rclone.conf - ${DIRECTORY}/.rclone.conf:/root/.config/rclone/rclone.conf
- ${DATA_MOUNT} - ${DATA_MOUNT}
ports: ports:
- "8156:8156" - "8156:8156"