README.md in aptly_cli-0.2.8 vs README.md in aptly_cli-0.2.9
- old
+ new
@@ -23,9 +23,10 @@
Create a configuration file with aptly server and port, /etc/aptly-cli.conf (YAML syntax):
---
+ :proto: http
:server: 127.0.0.1
:port: 8082
:debug: false
If you use Basic Authentication to protect your API, add username and password: