VCS fix for non-existing code base
This commit is contained in:
parent
2d3699ad00
commit
d45fe704b6
4 changed files with 28 additions and 3 deletions
|
|
@ -2,6 +2,9 @@ app:
|
|||
host: "127.0.0.1"
|
||||
port: 8000
|
||||
reload: true
|
||||
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