Skip to content

Commit 9a3cc9d

Browse files
authored
Fix typo
1 parent 6978355 commit 9a3cc9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ docker run \
2121
piedelivery/smtp-gotify
2222
```
2323

24-
The variable `GOTIFY_URL` should be in the form `http[s]://example.com[:port]/'.
24+
The variable `GOTIFY_URL` should be in the form `http[s]://example.com[:port]/`.
2525

2626
A few other environmental variables that can be optionally specified:
2727
`GOTIFY_PRIORITY`, `GOTIFY_TITLE_TEMPLATE`, and `GOTIFY_MESSAGE_TEMPLATE`.

0 commit comments

Comments
 (0)