added: env and docker files
This commit is contained in:
parent
7c610d0477
commit
73314aebbf
2 changed files with 32 additions and 0 deletions
11
secret.env
Normal file
11
secret.env
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
#APP
|
||||
APP_LOG_LEVEL=info
|
||||
|
||||
#Telegram
|
||||
TELEGRAM_TOKEN=
|
||||
TELEGRAM_CHANNEL_ID=
|
||||
|
||||
#Discord
|
||||
DISCORD_TOKEN=
|
||||
GUILD_ID=
|
||||
CHANNEL_ID=
|
||||
Loading…
Add table
Add a link
Reference in a new issue