fixed indentation

This commit is contained in:
Maksym Buz
2025-02-23 12:26:42 +01:00
committed by GitHub
parent ffbcb46e7f
commit 379cc83ca8

View File

@@ -4,9 +4,9 @@ services:
container_name: transmission-openvpn container_name: transmission-openvpn
restart: unless-stopped restart: unless-stopped
deploy: deploy:
resources: resources:
limits: limits:
memory: 500M # adjust to your needs memory: 500M # adjust to your needs
cap_add: cap_add:
- NET_ADMIN - NET_ADMIN
volumes: volumes: