Reload
This commit is contained in:
parent
d3e990384d
commit
501f45525b
46 changed files with 993 additions and 35 deletions
13
config/config.yaml
Normal file
13
config/config.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
logging:
|
||||
level: "TRACE"
|
||||
path: "logs/karl.log"
|
||||
app:
|
||||
host: "127.0.0.1"
|
||||
port: 8081
|
||||
reload: false
|
||||
git:
|
||||
path: "F:/IdeaProjects/paas/karl/.compose_repository"
|
||||
branch: "main"
|
||||
kp:
|
||||
file: "config/kp.kdbx"
|
||||
secret: "config/secret.txt"
|
||||
Loading…
Add table
Add a link
Reference in a new issue