add code for get nomor surat kontrol
This commit is contained in:
10
.env
10
.env
@@ -1,10 +1,3 @@
|
||||
# POSTGRES_DSN="postgres://sa:password@localhost:5432/postgres?sslmode=disable"
|
||||
DB_HOST=localhost
|
||||
DB_USERNAME=sa
|
||||
DB_PASSWORD=password
|
||||
DB_NAME=postgres
|
||||
DB_PORT=5432
|
||||
|
||||
SATUDATA_HOST=10.10.123.165
|
||||
SATUDATA_USERNAME=stim
|
||||
SATUDATA_PASSWORD=stim*RS54
|
||||
@@ -19,4 +12,5 @@ SECRET_KEY=1bV363512D
|
||||
|
||||
BASEURL_BPJS_DEV=https://apijkn-dev.bpjs-kesehatan.go.id/
|
||||
SURAT_KONTROL_RS_DEV=vclaim-rest-dev
|
||||
INSERT_SURAT_KONTROL=/RencanaKontrol/insert
|
||||
INSERT_SURAT_KONTROL=/RencanaKontrol/insert
|
||||
GET_NOMOR_SURAT_KONTROL=/RencanaKontrol/noSuratKontrol
|
||||
Reference in New Issue
Block a user