mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-07 04:20:12 +02:00
4 lines
118 B
Go
4 lines
118 B
Go
// Package configuration reads initial settings from environment variables
|
|
// and secret files.
|
|
package configuration
|