Fix GitHub CI build

This commit is contained in:
Joakim Frostegård 2023-11-17 18:29:34 +01:00
parent d7e9b688d9
commit 2520b2cbbd

View file

@ -62,6 +62,7 @@ echo "log_level = 'debug'
[network] [network]
address = '127.0.0.1:3001' address = '127.0.0.1:3001'
enable_tls = true
tls_certificate_path = './cert.crt' tls_certificate_path = './cert.crt'
tls_private_key_path = './key.pk8' tls_private_key_path = './key.pk8'
" > tls.toml " > tls.toml