diff options
| author | Grégoire Duchêne <gduchene@awhk.org> | 2021-07-10 21:28:44 +0100 |
|---|---|---|
| committer | Grégoire Duchêne <gduchene@awhk.org> | 2021-07-10 21:28:44 +0100 |
| commit | 3995a5f5677a3f911d57a8808d7aca8cd57a5821 (patch) | |
| tree | 9520c33f95058aca8a6e76245a6b7e5654dd7b37 /config_example.yaml | |
| parent | e9ccaea8c006eb1e2d8365352f7380cd79966888 (diff) | |
Add systemd socket supportv0.3.0
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: / |
