mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-12 03:21:33 +00:00
- fix make version on debian - update gitignore - add aptly-api and service - install zsh completion - add debug package - move aptly data from orig deb package - do not add shell for service user - use 8080 as default port
3 lines
65 B
Plaintext
3 lines
65 B
Plaintext
# Default settings for aptly-api
|
|
LISTEN_ADDRESS='localhost:8080'
|