1
0
Fork 0
mirror of synced 2024-09-29 17:01:37 +13:00

downgraded csv writer ver

This commit is contained in:
shimon 2023-05-24 14:10:32 +03:00
parent 99b56b3584
commit adca405d74
2 changed files with 2 additions and 0 deletions

1
.env
View file

@ -45,6 +45,7 @@ _APP_SMTP_PORT=1025
_APP_SMTP_SECURE=
_APP_SMTP_USERNAME=
_APP_SMTP_PASSWORD=
_APP_HAMSTER_RECIPIENTS=
_APP_HAMSTER_INTERVAL=86400
_APP_HAMSTER_TIME=21:00
_APP_MIXPANEL_TOKEN=

View file

@ -135,6 +135,7 @@ services:
- _APP_SMTP_SECURE
- _APP_SMTP_USERNAME
- _APP_SMTP_PASSWORD
- _APP_HAMSTER_RECIPIENTS
- _APP_USAGE_STATS
- _APP_INFLUXDB_HOST
- _APP_INFLUXDB_PORT