ScuttleBot

scuttlebot / deploy / compose / .env.example
Blame History Raw 14 lines
1
# Copy to .env and fill in values before running docker compose up.
2
# .env is gitignored — never commit it.
3
4
# Required: a random bearer token shared between ergo and scuttlebot.
5
# Generate one: openssl rand -hex 32
6
ERGO_API_TOKEN=change-me-use-openssl-rand-hex-32
7
8
# Optional overrides (defaults shown).
9
# POSTGRES_PASSWORD=scuttlebot
10
# ERGO_NETWORK_NAME=scuttlebot
11
# ERGO_SERVER_NAME=irc.scuttlebot.local
12
# IRC_PORT=6667
13
# API_PORT=8080
14

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button