cpdohert
Results
2
comments of
cpdohert
This feature is critical for properly implementing 12factor app design, which mandates that configuration be provided as orthogonal environment variables. We have multiple Azure app services with dozens of settings...
Hugo recently changed the default config file name from `config.toml` to `hugo.toml`; this appears to be breaking any build for Hugo > 0.110, and there's no way to override it...