Modification of portainer for home server #2

This commit is contained in:
2023-03-10 14:59:46 +01:00
parent d4b4a422d6
commit 27c359f534

View File

@@ -12,7 +12,7 @@ services:
- /home/alexd/docker_volumes/portainer/data:/data - /home/alexd/docker_volumes/portainer/data:/data
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
ports: ports:
- "9000:9000" - "9800:9000"
networks: networks:
infra_out: infra_out:
ipv4_address: 192.168.23.10 ipv4_address: 192.168.23.10