Integrated Fantastic coffie (decaffeinated) base version

This commit is contained in:
Marco Realacci 2022-11-16 23:46:24 +01:00
parent 2fc5535f0f
commit 94036c4831
482 changed files with 476112 additions and 0 deletions

17
demo/config.yml Normal file
View file

@ -0,0 +1,17 @@
# This is the configuration file for the API service
# Description of this part is present in the `main.go` file
log:
level: debug
# methodname: false
# json: false
# destination: stderr
# file: /tmp/debug.log
# combinedtostdout: true
#web:
# apihost: 0.0.0.0:3000
# debughost: 0.0.0.0:4000
# readtimeout: 5s
# writetimeout: 5s
# shutdowntimeout: 5s
# behindproxy: false