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