убрал создание ufw для туеишкв из основного скрипта

This commit is contained in:
2026-03-17 13:21:02 +03:00
parent 0b672822fa
commit 3c54c44235
3 changed files with 13 additions and 16 deletions
+8
View File
@@ -14,6 +14,12 @@ services:
network_mode: host
depends_on:
- remnanode
healthcheck:
test: [ "CMD-SHELL", "wget -q -O /dev/null http://127.0.0.1/ || exit 1" ]
interval: 10s
timeout: 5s
retries: 12
start_period: 10s
logging:
driver: 'json-file'
options:
@@ -35,6 +41,8 @@ services:
nofile:
soft: 1048576
hard: 1048576
cap_add:
- NET_ADMIN
logging:
driver: 'json-file'
options: