Module-HTTPD/src/main/resources/httpd/config.yml
2024-03-05 19:41:08 -08:00

15 lines
316 B
YAML

server:
bind-address: 0.0.0.0
port: 27192
logging: false
authentication:
enabled: false
# Providers: discord
provider:
name: discord
redirectUri: ""
discord: # Fill if using discord provider
clientId: ""
token: "" # Can also use environment variable or system property BOT_TOKEN