jdeip/app/.env

17 lines
403 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# EIP 鉴权(来自你的 Postman 集合)
EIP_USERNAME=UID000000151
EIP_PASSWORD=Hnz3HuWCqEX9vdzpBodY304T6CEJJJ
# EIP 基础配置
EIP_BASE_URL=https://smart.jdbox.xyz:58001
EIP_GATEWAY_MAC=00163E1A2F0E
# 轮换默认参数(如不指定,请在请求体传递 cityhash
EIP_DEFAULT_CITYHASH=
EIP_DEFAULT_NUM=10
# Redis 连接
REDIS_URL=redis://localhost:6379/0
# 日志级别
LOG_LEVEL=INFO