fixed typo
This commit is contained in:
parent
ddb738a22a
commit
72d771ba28
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
# you can test your ssl configuration @ https://www.ssllabs.com/ssltest/analyze.html
|
||||
#
|
||||
|
||||
upstream zammad {7
|
||||
upstream zammad {
|
||||
server localhost:3000;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue