mirror of
https://github.com/Mailu/Mailu.git
synced 2025-02-21 19:19:39 +02:00
Set the statistics endpoint for version 1.5
This commit is contained in:
parent
a4055e2f49
commit
2f24c45c4c
@ -19,7 +19,7 @@ default_config = {
|
||||
'SQLALCHEMY_DATABASE_URI': 'sqlite:////data/main.db',
|
||||
'SQLALCHEMY_TRACK_MODIFICATIONS': False,
|
||||
'INSTANCE_ID_PATH': '/data/instance',
|
||||
'STATS_ENDPOINT': '0.{}.stats.mailu.io',
|
||||
'STATS_ENDPOINT': '15.{}.stats.mailu.io',
|
||||
'SECRET_KEY': 'changeMe',
|
||||
'DOCKER_SOCKET': 'unix:///var/run/docker.sock',
|
||||
'HOSTNAMES': 'mail.mailu.io',
|
||||
|
Loading…
x
Reference in New Issue
Block a user