test push ssh
This commit is contained in:
13
.env
Normal file
13
.env
Normal file
@@ -0,0 +1,13 @@
|
||||
# PostgreSQL Connection
|
||||
DB_HOST=10.9.10.205
|
||||
DB_PORT=5432
|
||||
DB_USER=ai
|
||||
DB_PASSWORD=ai102938
|
||||
DB_NAME=middleware
|
||||
DB_SSLMODE=disable
|
||||
|
||||
# Watermill Topics (comma separated)
|
||||
WATERMILL_TOPICS=mdw_close_bill,mdw_claim_request,mdw_kd_inacbg,mdw_berkas
|
||||
|
||||
# Logger
|
||||
LOG_DEBUG=false
|
||||
Reference in New Issue
Block a user