forked from urdt/ussd
Update env example
This commit is contained in:
parent
89c21847b9
commit
3a9f3fa373
@ -6,13 +6,8 @@ HOST=127.0.0.1
|
|||||||
AT_ENDPOINT=/ussd/africastalking
|
AT_ENDPOINT=/ussd/africastalking
|
||||||
|
|
||||||
#PostgreSQL
|
#PostgreSQL
|
||||||
DB_HOST=localhost
|
DB_CONN=postgres://postgres:strongpass@localhost:5432/urdt_ussd
|
||||||
DB_USER=postgres
|
#DB_TIMEZONE=Africa/Nairobi
|
||||||
DB_PASSWORD=strongpass
|
|
||||||
DB_NAME=urdt_ussd
|
|
||||||
DB_PORT=5432
|
|
||||||
DB_SSLMODE=disable
|
|
||||||
DB_TIMEZONE=Africa/Nairobi
|
|
||||||
|
|
||||||
#External API Calls
|
#External API Calls
|
||||||
CUSTODIAL_URL_BASE=http://localhost:5003
|
CUSTODIAL_URL_BASE=http://localhost:5003
|
||||||
|
Loading…
Reference in New Issue
Block a user