Expose Influx port only in dev mode. Extend docs.

This commit is contained in:
Jan Eitzinger
2021-06-15 17:09:53 +02:00
parent f66a44ae5a
commit 3ac34e8885
4 changed files with 8 additions and 12 deletions

2
.env
View File

@@ -3,7 +3,7 @@ DATADIR=./data
# APP
########################################################################
APP_CLUSTERCOCKPIT_INIT=true
APP_ENVIRONMENT=prod
APP_ENVIRONMENT=prod #either prod or dev
########################################################################
# MySQL