mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Fix GitHub CI build
This commit is contained in:
parent
d7e9b688d9
commit
2520b2cbbd
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue