diff --git a/portainer.yml b/portainer.yml index 83ad73e..edfd284 100644 --- a/portainer.yml +++ b/portainer.yml @@ -12,8 +12,8 @@ services: - /home/alexd/docker_volumes/portainer/data:/data - /var/run/docker.sock:/var/run/docker.sock ports: - - "9800:9000" + - "9800:9000" # This was set in Master networks: infra_out: ipv4_address: 192.168.23.10 - restart: always + restart: always # This was set in Master