mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-08 05:51:06 -07:00
Update mailu.subfolder.conf
This commit is contained in:
parent
528fc47769
commit
8c5e95ea56
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
# This config have been tested with "TLS_FLAVOR=mail"
|
# This config have been tested with "TLS_FLAVOR=mail"
|
||||||
|
# To avoid errors you must change in docker-compose ports: 80 and 443, more info: https://mailu.io/1.7/reverse.html
|
||||||
|
# Maybe the proxy_redirect arent need it, but it is working and are not harmful
|
||||||
|
|
||||||
location /admin{
|
location /admin{
|
||||||
return 301 $scheme://$host/admin/;
|
return 301 $scheme://$host/admin/;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue