debian: move config file to aptly-api

This commit is contained in:
André Roth
2024-09-21 16:25:19 +02:00
parent f5dda668e3
commit 67d04ca878
4 changed files with 7 additions and 3 deletions
+5 -1
View File
@@ -29,5 +29,9 @@
"logLevel": "info",
"logFormat": "default",
"serveInAPIMode": false,
"enableSwaggerEndpoint": false
"databaseBackend": {
"type": "",
"url": "",
"dbPath": ""
}
}