Skip to content

Commit

Permalink
Merge pull request #1687 from tactilenews/fix-signal-native-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwr18 authored Sep 12, 2023
2 parents 518505a + 9bcb784 commit c985028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
signal:
image: bbernhard/signal-cli-rest-api:0.67
environment:
- USE_NATIVE=0
- MODE=native
#- AUTO_RECEIVE_SCHEDULE=0 22 * * * #enable this parameter on demand (see description below)
ports:
- "8080:8080" #map docker port 8080 to host port 8080.
Expand Down

0 comments on commit c985028

Please sign in to comment.