updated event controllers and service event mtach tested
This commit is contained in:
@@ -5,6 +5,7 @@ MONGO_PORT=27017
|
||||
MONGO_USER=appuser
|
||||
MONGO_AUTH_DB=appdb
|
||||
MONGO_PASSWORD=apppassword
|
||||
MONGO_URL=mongodb://appuser:apppassword@10.10.2.13:27017/appdb
|
||||
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=password
|
||||
|
||||
Reference in New Issue
Block a user