update go-vise #101
@ -7,6 +7,7 @@ AT_ENDPOINT=/ussd/africastalking
|
|||||||
|
|
||||||
#PostgreSQL
|
#PostgreSQL
|
||||||
DB_CONN=postgres://postgres:strongpass@localhost:5432/urdt_ussd?search_path=vise
|
DB_CONN=postgres://postgres:strongpass@localhost:5432/urdt_ussd?search_path=vise
|
||||||
|
DB_CONN_RESOURCE=services/registration
|
||||||
#DB_TIMEZONE=Africa/Nairobi
|
#DB_TIMEZONE=Africa/Nairobi
|
||||||
#DB_SCHEMA=vise
|
#DB_SCHEMA=vise
|
||||||
|
|
||||||
@ -14,6 +15,7 @@ DB_CONN=postgres://postgres:strongpass@localhost:5432/urdt_ussd?search_path=vise
|
|||||||
CUSTODIAL_URL_BASE=http://localhost:5003
|
CUSTODIAL_URL_BASE=http://localhost:5003
|
||||||
BEARER_TOKEN=eyJeSIsInRcCI6IkpXVCJ.yJwdWJsaWNLZXkiOiIwrrrrrr
|
BEARER_TOKEN=eyJeSIsInRcCI6IkpXVCJ.yJwdWJsaWNLZXkiOiIwrrrrrr
|
||||||
DATA_URL_BASE=http://localhost:5006
|
DATA_URL_BASE=http://localhost:5006
|
||||||
|
ALIAS_ENS_BASE=http://localhost:5015
|
||||||
|
|
||||||
#Language
|
#Language
|
||||||
DEFAULT_LANGUAGE=eng
|
DEFAULT_LANGUAGE=eng
|
||||||
|
Loading…
Reference in New Issue
Block a user