diff options
Diffstat (limited to 'config_example.yaml')
| -rw-r--r-- | config_example.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config_example.yaml b/config_example.yaml index 8da39e3..180933d 100644 --- a/config_example.yaml +++ b/config_example.yaml @@ -15,6 +15,6 @@ smtp: password: some password twilio: - address: /run/fwdsms/socket + address: 127.0.0.1:8080 authToken: some token endpoint: / |
