Skip to content

Commit 44775e7

Browse files
authored
docs: fix typo
1 parent 5ffd17b commit 44775e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/guide/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ services:
123123
# ...
124124
environment:
125125
VIRTUAL_HOST: blog2.example.com
126-
LETSENCRYPT_HOST: blog2.example.com#
126+
LETSENCRYPT_HOST: blog2.example.com
127127
128128
networks:
129129
default:

0 commit comments

Comments
 (0)