mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-16 14:45:45 +03:00
feat: create ssh key for automation tasks
includes refactoring for build process
This commit is contained in:
parent
fe6e5d59f3
commit
717998b801
5 changed files with 50 additions and 17 deletions
|
@ -16,7 +16,7 @@
|
|||
reverse_proxy ublue-os_forge-registry.ublue.local:5000 {
|
||||
transport http {
|
||||
tls
|
||||
tls_trusted_ca_certs /certs/minica.pem
|
||||
tls_trusted_ca_certs /certs/tls/ublue-os_forge-root.pem
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue