mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
Adjust the configuration of rebuilderd and change the proxy pass port to the new default port 8484. Remove the plaintext from nginx as it now serves a nice html website.
4 lines
112 B
Django/Jinja
4 lines
112 B
Django/Jinja
[worker]
|
|
# set the generated secret for our workers here
|
|
signup_secret = "{{ vault_rebuilderd_signup_secret }}"
|