initial sketch of how this will work
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package config
|
||||
|
||||
type Config struct {
|
||||
DBType string `default:"sql"`
|
||||
DBUser string
|
||||
DBPass string
|
||||
DBHost string
|
||||
|
Reference in New Issue
Block a user