mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 02:10:12 -08:00
Fix formatting in docker-compose.yml by adding a newline before volumes section
This commit is contained in:
@@ -136,6 +136,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
- diun.enable=true
|
- diun.enable=true
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
gluetun_data: null
|
gluetun_data: null
|
||||||
sabnzbd_data: null
|
sabnzbd_data: null
|
||||||
|
|||||||
Reference in New Issue
Block a user