[gocron] Fix indentation of ports mapping
This commit is contained in:
parent
fc27268938
commit
d82bd01029
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue