package
Version:
v0.0.0-...-692271e
Opens a new window with list of versions in this module.
Published: Sep 30, 2024
License: Unlicense
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Port int `default:"80"`
SecurePort int `default:"0"`
SecureHostname string `default:""`
CertDir string `default:""`
FrontendDir string `default:""`
Debug bool
}
Config contains all wuerfler config settings
Source Files
¶
Click to show internal directories.
Click to hide internal directories.