From 4d37b0b9e8c9b3731718880403852226ae3554d8 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Fri, 31 May 2024 13:34:13 -0500 Subject: [PATCH] fix whitespacing --- hosts/ps08rp/technitium/docker-compose.yaml | 2 +- hosts/ps08rp/traefik/docker-compose.yaml | 2 +- hosts/ps09rp/tailscale/.env | 9 +-------- hosts/ps09rp/traefik/docker-compose.yaml | 2 +- 4 files changed, 4 insertions(+), 11 deletions(-) diff --git a/hosts/ps08rp/technitium/docker-compose.yaml b/hosts/ps08rp/technitium/docker-compose.yaml index 7bfa03737..500852586 100644 --- a/hosts/ps08rp/technitium/docker-compose.yaml +++ b/hosts/ps08rp/technitium/docker-compose.yaml @@ -34,4 +34,4 @@ volumes: driver_opts: type: none o: bind - device: /opt/containers/technitium/config \ No newline at end of file + device: /opt/containers/technitium/config diff --git a/hosts/ps08rp/traefik/docker-compose.yaml b/hosts/ps08rp/traefik/docker-compose.yaml index 3ad7ba039..8ac284fd1 100644 --- a/hosts/ps08rp/traefik/docker-compose.yaml +++ b/hosts/ps08rp/traefik/docker-compose.yaml @@ -42,4 +42,4 @@ volumes: driver_opts: type: none o: bind - device: /opt/containers/traefik/log \ No newline at end of file + device: /opt/containers/traefik/log diff --git a/hosts/ps09rp/tailscale/.env b/hosts/ps09rp/tailscale/.env index 6627d1d8e..1bc81451d 100644 --- a/hosts/ps09rp/tailscale/.env +++ b/hosts/ps09rp/tailscale/.env @@ -1,11 +1,4 @@ TS_AUTHKEY="" TS_HOSTNAME=ps09rp TS_ROUTES=192.168.1.0/24 -TS_STATE_DIR=/var/lib/tailscale - - - - - - - +TS_STATE_DIR=/var/lib/tailscale \ No newline at end of file diff --git a/hosts/ps09rp/traefik/docker-compose.yaml b/hosts/ps09rp/traefik/docker-compose.yaml index abb2b26d2..51710a8ff 100644 --- a/hosts/ps09rp/traefik/docker-compose.yaml +++ b/hosts/ps09rp/traefik/docker-compose.yaml @@ -42,4 +42,4 @@ volumes: driver_opts: type: none o: bind - device: /opt/containers/traefik/log \ No newline at end of file + device: /opt/containers/traefik/log