1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-23 10:13:42 +02:00

app/config/config.go: Move from json format to yaml.

This commit is contained in:
Henrik Hautakoski 2023-04-24 17:44:31 +02:00
parent bbf63e447d
commit e4c852c99e
7 changed files with 83 additions and 86 deletions

2
.gitignore vendored
View file

@ -1,2 +1,2 @@
build/
config.json
config.yml