mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2025-12-19 07:34:23 +01:00
Update HOMEASSISTANT.md
This commit is contained in:
@@ -21,7 +21,6 @@ services:
|
||||
image: bbernhard/signal-cli-rest-api:latest
|
||||
ports:
|
||||
- "8080:8080" # map docker port 8080 to host port 8080.
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- "./signal-cli-config:/home/.local/share/signal-cli" # map "signal-cli-config" folder on host system into docker container. the folder contains the password and cryptographic keys when a new number is registered
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user