feat: update static IP address for service in docker-compose configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 47s
Python Lint Check / check-python (push) Failing after 10s

This commit is contained in:
2025-03-27 13:03:20 +01:00
parent 3afb198416
commit 1af7abff2e

View File

@ -131,7 +131,7 @@ services:
restart: always
networks:
arr-stack-net:
ipv4_address: 172.20.0.2
ipv4_address: 172.20.0.6
networks:
arr-stack-net: