mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +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]
|
||||
address = '127.0.0.1:3001'
|
||||
enable_tls = true
|
||||
tls_certificate_path = './cert.crt'
|
||||
tls_private_key_path = './key.pk8'
|
||||
" > tls.toml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue