mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-09-08 20:21:27 +02:00
refactor: fix formatting (#1666)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: stonith404 <58886915+stonith404@users.noreply.github.com>
This commit is contained in:
@@ -75,7 +75,7 @@ type EnvConfigSchema struct {
|
||||
SystemdSocket bool `env:"SYSTEMD_SOCKET"`
|
||||
LocalIPv6Ranges string `env:"LOCAL_IPV6_RANGES"`
|
||||
|
||||
// TLS cert and key need special treatment with fsnotify, so we aren't using `options:"file"`
|
||||
// TLS cert and key need special treatment with fsnotify, so we aren't using `options:"file"`
|
||||
TLSCert string `env:"TLS_CERT"`
|
||||
TLSKey string `env:"TLS_KEY"`
|
||||
TLSCertFile string `env:"TLS_CERT_FILE"`
|
||||
|
||||
Reference in New Issue
Block a user