Update Notification_Containers/signal-api/compose.yaml
This commit is contained in:
@@ -7,6 +7,6 @@ services:
|
|||||||
- MODE=native
|
- MODE=native
|
||||||
#- AUTO_RECEIVE_SCHEDULE=0 22 * * * #enable this parameter on demand (see description below)
|
#- AUTO_RECEIVE_SCHEDULE=0 22 * * * #enable this parameter on demand (see description below)
|
||||||
ports:
|
ports:
|
||||||
- "8081:8080" #map docker port 8080 to host port 8080.
|
- "8080:8080" #map docker port 8080 to host port 8080.
|
||||||
volumes:
|
volumes:
|
||||||
- "/srv/docker/signal/signal-cli-config:/home/.local/share/signal-cli"
|
- "/srv/docker/signal/signal-cli-config:/home/.local/share/signal-cli"
|
||||||
Reference in New Issue
Block a user