VCS fix for non-existing code base

This commit is contained in:
Piotr Dec 2025-10-14 19:55:43 +02:00
parent 2d3699ad00
commit d45fe704b6
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
4 changed files with 28 additions and 3 deletions

View file

@ -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"