added port

This commit is contained in:
2025-03-26 12:30:42 -05:00
parent ba139038a4
commit a9c47ff47d

View File

@@ -3,6 +3,8 @@ services:
image: nicolargo/glances:latest
container_name: glances
restart: always
ports:
- 61208:61208
pid: host
volumes:
- /var/run/docker.sock:/var/run/docker.sock