compose: correct yaml EOF

This commit is contained in:
surtur 2022-08-21 17:12:56 +02:00
parent 5e149f67d1
commit 3fefd9777d
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -19,4 +19,4 @@ services:
SSH_PORT_LISTEN: 2200
cap_add:
- SYS_ADMIN
...