mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
12 lines
294 B
Plaintext
12 lines
294 B
Plaintext
CONFIG_VERSION=v2.2023-07-07
|
|
|
|
# SET LOG LEVEL AS NEEDED IN YOUR .ENV
|
|
# POSSIBLE VALUES: all | trace | debug | info | warn | error | fatal
|
|
# LOG_LEVEL=info
|
|
|
|
# IOTA
|
|
IOTA_API_URL=https://chrysalis-nodes.iota.org
|
|
IOTA_COMMUNITY_ALIAS=GRADIDO: TestHelloWelt2
|
|
|
|
# DLT-Connector
|
|
DLT_CONNECTOR_PORT=6000 |