mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
6 lines
82 B
PHP
6 lines
82 B
PHP
|
bind_socket = "*:11332";
|
||
|
upstream "local" {
|
||
|
default = yes;
|
||
|
self_scan = yes;
|
||
|
}
|