We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b1917 commit c26161dCopy full SHA for c26161d
defaults/main.yml
@@ -7,7 +7,7 @@ libretime_public_url: "http://localhost:{{ libretime_listen_port }}/"
7
libretime_api_key: "{{ libretime_legacy_api_key | default('hackme') }}"
8
9
libretime_user: libretime
10
-libretime_listen_port: 80
+libretime_listen_port: 8080
11
libretime_max_upload_size: 512M
12
13
libretime_checkout_url: https://github.com/libretime/libretime
0 commit comments