mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-01-26 19:03:33 +00:00
Update README.md
This commit is contained in:
parent
524939dd0a
commit
9d7f365497
@ -22,7 +22,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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user