Update Notification_Containers/signal-api/compose.yaml

This commit is contained in:
2026-07-18 18:03:03 +00:00
parent 70c22fa8fe
commit 44e142c6d0
@@ -7,6 +7,6 @@ services:
- MODE=native
#- AUTO_RECEIVE_SCHEDULE=0 22 * * * #enable this parameter on demand (see description below)
ports:
- "8081:8080" #map docker port 8080 to host port 8080.
- "8080:8080" #map docker port 8080 to host port 8080.
volumes:
- "/srv/docker/signal/signal-cli-config:/home/.local/share/signal-cli"