diff --git a/portainer.yml b/portainer.yml index 18262f2..11e65f4 100644 --- a/portainer.yml +++ b/portainer.yml @@ -15,5 +15,5 @@ services: - "9000:9000" networks: infra_out: - ipv4_address: 10.23.0.10 + ipv4_address: 192.168.23.10 restart: unless-stopped