tootapalooza/example.env

6 lines
170 B
Bash
Raw Normal View History

2022-11-25 14:03:24 -05:00
#
# User name (email address) and password for mastodon server
MD_USER="toota-palooza@example.com"
MD_PASS="my-super-good-password"
MD_HOST="https://always.grumpy.world"