Hi,
i have autobrr behind gluetun. So i must every restart update the IP Form radarr and sonarr.
How can i get static IP for the network containers.
I try this one to radarr, but there come an error:
Code: Select all
validating /opt/yams/docker-compose.yaml: services.networks Additional property default is not allowed
Code: Select all
networks:
default:
ipv4_address: 172.18.0.6
Any one can help me?