Files
tradesync/.env.example
T

7 lines
170 B
Bash

# Application Environment Variables Template
# Name of the application (e.g. nosync-app)
APP_NAME=
# Logging configuration level (e.g. info, debug, trace)
RUST_LOG=info