fix indentation
This commit is contained in:
parent
9091f38dea
commit
c5af21de0b
1 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
version: '3.7'
|
version: "3.7"
|
||||||
services:
|
|
||||||
|
services:
|
||||||
wireguard:
|
wireguard:
|
||||||
image: linuxserver/wireguard
|
image: linuxserver/wireguard
|
||||||
container_name: wireguard
|
container_name: wireguard
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue