11 lines
356 B
Plaintext
11 lines
356 B
Plaintext
PBX_HOSTNAME=your_pbx_hostname
|
|
FREEPBX_URL=http://your_freepbx_url
|
|
FREEPBX_CLIENT_ID=your_freepbx_client_id
|
|
FREEPBX_CLIENT_SECRET=your_freepbx_client_secret
|
|
DB_HOST=your_db_host
|
|
DB_USER=your_db_user
|
|
DB_PASS=your_db_password
|
|
DISCORD_TOKEN=your_discord_token
|
|
OWNER_ID=your_owner_id
|
|
EXTENSION_ROLE_ID=your_extension_role_id
|
|
DISCORD_GUILD=your_discord_guild_id |