File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# This is an EXAMPLE file, do not put real secrets in here.
2- # Copy it to ./config/* .env and then DELETE THIS COMMENT.
2+ # Copy it to .. /config/controller .env and then DELETE THIS COMMENT.
33UDS_DBNAME="fakeuds"
44UDS_USERNAME="inform_user"
55UDS_PASSWORD="inform"
Original file line number Diff line number Diff line change 11# This is an EXAMPLE file, do not put real secrets in here.
2- # Copy it to ./config/* .env and then DELETE THIS COMMENT.
2+ # Copy it to .. /config/exporter .env and then DELETE THIS COMMENT.
33# When does the exporter run
44EXPORTER_CRON_SCHEDULE="14 5 * * *"
55FTPS_HOST=myftps.example.com
Original file line number Diff line number Diff line change 11# This is an EXAMPLE file, do not put real secrets in here.
2- # Copy it to ./config/* .env and then DELETE THIS COMMENT.
2+ # Copy it to .. /config/hasher .env and then DELETE THIS COMMENT.
33HASHER_API_AZ_CLIENT_ID=
44HASHER_API_AZ_CLIENT_PASSWORD=
55HASHER_API_AZ_TENANT_ID=
You can’t perform that action at this time.
0 commit comments