mirror of
https://codeberg.org/scip/kleingebaeck.git
synced 2026-03-12 02:21:45 +01:00
added docker image support
* added environment variable support * added docker instructions * added .env hint
This commit is contained in:
committed by
Thomas von Dein
parent
42a958fc4c
commit
3c93c9fce0
1
go.mod
1
go.mod
@@ -21,6 +21,7 @@ require (
|
||||
github.com/andybalholm/cascadia v1.0.0 // indirect
|
||||
github.com/fsnotify/fsnotify v1.6.0 // indirect
|
||||
github.com/knadh/koanf/maps v0.1.1 // indirect
|
||||
github.com/knadh/koanf/providers/env v0.1.0 // indirect
|
||||
github.com/mitchellh/copystructure v1.2.0 // indirect
|
||||
github.com/mitchellh/mapstructure v1.5.0 // indirect
|
||||
github.com/mitchellh/reflectwalk v1.0.2 // indirect
|
||||
|
||||
Reference in New Issue
Block a user