fix config

This commit is contained in:
Simon Larsen
2023-05-02 17:01:01 +01:00
parent 2fe8518828
commit 024777937e
2 changed files with 7 additions and 2 deletions

View File

@@ -1 +1 @@
PORT=3087
PORT=3500

View File

@@ -77,6 +77,7 @@ API_DOCS_PORT=1445
WORKFLOW_PORT=3099
ALERT_PORT=3088
PROBE_API_PORT=3400
PROBE_PORT=3500
FILE_PORT=3125
HOME_PORT=1444
IDENTITY_PORT=3087
@@ -136,4 +137,8 @@ ANALYTICS_KEY=
ANALYTICS_HOST=
DATABASE_MIGRATIONS_HOST=localhost
DATABASE_MIGRATIONS_PORT=5400
DATABASE_MIGRATIONS_PORT=5400
# Global Probes
# This is in the format of GLOBAL_PROBE_<NAME>=<ProbeName>,<ProbeDescription>,<ProbeKey>
GLOBAL_PROBE_ONEUPTIME=OneUptime,Global probe to monitor oneuptime resources,<probe-key>