Added comments to modified lines
This commit is contained in:
@@ -12,8 +12,8 @@ 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:
|
||||||
- "9800:9000"
|
- "9800:9000" # This was set in Master
|
||||||
networks:
|
networks:
|
||||||
infra_out:
|
infra_out:
|
||||||
ipv4_address: 192.168.23.10
|
ipv4_address: 192.168.23.10
|
||||||
restart: always
|
restart: always # This was set in Master
|
||||||
|
|||||||
Reference in New Issue
Block a user