Local config, nats state visibility in logs
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
#Serve Http
|
||||
PORT=7123
|
||||
HOST=127.0.0.1
|
||||
|
||||
#PostgreSQL
|
||||
DB_HOST=localhost
|
||||
DB_USER=postgres
|
||||
@@ -19,3 +15,7 @@ DB_TIMEZONE=Africa/Nairobi
|
||||
#BALANCE_URL=/api/account/status/
|
||||
#CUSTODIAL_URL_BASE=http://localhost:5003
|
||||
#DATA_URL_BASE=http://localhost:5006
|
||||
|
||||
#Data stream
|
||||
#NATS_JETSTREAM_URL=http://localhost:4222
|
||||
#NATS_JETSTREAM_CLIENT_NAME=omnom
|
||||
|
||||
Reference in New Issue
Block a user