-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.env.example
More file actions
25 lines (18 loc) · 864 Bytes
/
Copy path.env.example
File metadata and controls
25 lines (18 loc) · 864 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Data directory (default: data)
# NBOT_DATA_DIR=data
# WebUI/API auth token (optional; if empty, token is auto-generated to data/state/api_token.txt)
# NBOT_API_TOKEN=
# WebUI bind port/address (default: 32100). Set NBOT_PORT=0 for a random free port.
# NBOT_PORT=32100
# NBOT_BIND=0.0.0.0:32100
# Renderer service URL (default: http://localhost:32180)
# Docker Compose default: http://wkhtmltoimage:8080
# WKHTMLTOIMAGE_URL=http://localhost:32180
# Twemoji CDN (empty or "off" to disable)
NBOT_TWEMOJI_BASE_URL=https://cdn.staticfile.org/twemoji/14.0.2/svg/
# NapCat image (optional; default via deploy scripts). If you use self-hosted registry:
# NBOT_NAPCAT_IMAGE=docker.nailed.dev/mlikiowa/napcat-docker:latest
# Development only: allow unsigned plugins
# NBOT_ALLOW_UNSIGNED_PLUGINS=true
# Official public key (Base64)
# NBOT_OFFICIAL_PUBLIC_KEY_B64=