mirror of
https://github.com/sigmasternchen/NurseBot
synced 2025-03-15 08:08:58 +00:00
added config template
This commit is contained in:
parent
d8e214d849
commit
ac36fff30c
1 changed files with 7 additions and 0 deletions
7
config.properties.default
Normal file
7
config.properties.default
Normal file
|
@ -0,0 +1,7 @@
|
|||
telegram.username=
|
||||
telegram.token=
|
||||
|
||||
database.host=
|
||||
database.schema=
|
||||
database.user=
|
||||
database.password=
|
Loading…
Reference in a new issue