implemented integrations and events system
This commit is contained in:
@@ -21,7 +21,10 @@ CLIENT_URL= # This is whatever URL the client web app is served on
|
||||
CLIENT_DOMAIN= #whatever.com
|
||||
APPLICATION_VERSION= # Should match release tag
|
||||
APPLICATION_ENVIRONMENT= # dev / prod
|
||||
CONFIG_ID= # configures
|
||||
CONFIG_ID= # config version
|
||||
|
||||
# webhooks/integrations
|
||||
DISCORD_APPLICATIONS_WEBHOOK
|
||||
|
||||
# Logger
|
||||
LOG_DEPTH= # normal / verbose / profiling
|
||||
|
||||
Reference in New Issue
Block a user