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
networks:
- homelab
ports:
- 7655:7655
#ports:
# - 7655:7655
volumes:
- ./pulse_data:/data
- /home/ampadmin/docker/pulse/pulse_data:/data
healthcheck:
disable: false
networks: