mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 07:36:18 +00:00
Update build/run/installer.sh
This commit is contained in:
parent
93abdfbf28
commit
3798a0139c
1 changed files with 1 additions and 1 deletions
|
|
@ -413,7 +413,7 @@ upstream php-handler {
|
||||||
}
|
}
|
||||||
|
|
||||||
server {
|
server {
|
||||||
listen {{MYVEMAIL_PORT}} default_server;
|
listen 80 default_server;
|
||||||
server_name _;
|
server_name _;
|
||||||
|
|
||||||
index index.php index.html;
|
index index.php index.html;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue