Redo
This commit is contained in:
9
target/classes/config.yml
Normal file
9
target/classes/config.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Logical name for this server (shown in /scnotify status)
|
||||
server-name: Lobby
|
||||
|
||||
gotify:
|
||||
# Gotify server base URL (no trailing slash)
|
||||
url: "https://gotify.example.com"
|
||||
|
||||
# Token from your Gotify app
|
||||
token: "REPLACE_WITH_YOUR_TOKEN"
|
Reference in New Issue
Block a user