You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-grpc_basic/config.yaml

20 lines
263 B
YAML

env: development
server:
host: 127.0.0.1
grpc:
port: 5566
rest:
port: 8080
postgres:
host: 127.0.0.1
port: 5432
dbname: test
username: aji
password: eta
cert:
path: certfile.pem
jwt:
issuer: ajikamaludin
key: P@ssw0rd
type: Bearer