mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
20 lines
209 B
HCL
20 lines
209 B
HCL
container {
|
|
dependencies = true
|
|
alpine_secdb = true
|
|
|
|
secrets {
|
|
all = true
|
|
}
|
|
}
|
|
|
|
binary {
|
|
go_modules = true
|
|
osv = true
|
|
oss_index = true
|
|
nvd = true
|
|
|
|
secrets {
|
|
all = true
|
|
}
|
|
}
|