mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-03-03 02:27:01 +00:00
fix spacing
This commit is contained in:
@@ -51,9 +51,9 @@ http {
|
||||
image/svg+xml;
|
||||
|
||||
server {
|
||||
listen 8888;
|
||||
listen [::]:8888;
|
||||
#listen [::]:8888 ipv6only=off;
|
||||
listen 8888;
|
||||
listen [::]:8888;
|
||||
#listen [::]:8888 ipv6only=off;
|
||||
root /snappymail;
|
||||
index index.php;
|
||||
charset utf-8;
|
||||
|
||||
Reference in New Issue
Block a user