mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-11 06:24:04 +00:00
debian: move config file to aptly-api
This commit is contained in:
Vendored
+5
-1
@@ -29,5 +29,9 @@
|
||||
"logLevel": "info",
|
||||
"logFormat": "default",
|
||||
"serveInAPIMode": false,
|
||||
"enableSwaggerEndpoint": false
|
||||
"databaseBackend": {
|
||||
"type": "",
|
||||
"url": "",
|
||||
"dbPath": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user