feat(gitea): refactor configuration to use structured app_config and add TLS support
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[mysqld]
|
||||
ssl-cert = /etc/ssl/certs/private/tls.crt
|
||||
ssl-key = /etc/ssl/certs/private/tls.key
|
||||
tls-version = TLSv1.2,TLSv1.3
|
||||
Reference in New Issue
Block a user