Update docker-compose.yaml

This commit is contained in:
2026-05-02 10:04:30 +00:00
parent c9afad7774
commit fde39d19cd
+3 -3
View File
@@ -5,10 +5,10 @@ services:
restart: always restart: always
networks: networks:
- homelab - homelab
ports: #ports:
- 7655:7655 # - 7655:7655
volumes: volumes:
- ./pulse_data:/data - /home/ampadmin/docker/pulse/pulse_data:/data
healthcheck: healthcheck:
disable: false disable: false
networks: networks: