github.com/mmrath/gobase@v0.0.1/client/resources/config/app.yml (about) 1 web: 2 port: 8020 3 enableCors: false 4 5 db: 6 url: "postgres://int_test:password@localhost/int_testdb?sslmode=disable"