You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-12-24 00:01:31 +02:00
fixed internal package unittests
This commit is contained in:
4
example-project/cmd/web-api/sample.env
Normal file
4
example-project/cmd/web-api/sample.env
Normal file
@@ -0,0 +1,4 @@
|
||||
export WEB_API_DB_HOST=127.0.0.1:5433
|
||||
export WEB_API_DB_USER=postgres
|
||||
export WEB_API_DB_PASS=postgres
|
||||
export WEB_API_DB_DISABLE_TLS=true
|
||||
Reference in New Issue
Block a user