add subspesialis query
This commit is contained in:
13
.env
13
.env
@@ -1 +1,12 @@
|
||||
POSTGRES_DSN="postgres://sa:password@localhost:5432/postgres?sslmode=disable"
|
||||
# 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
|
||||
SATUDATA_NAME=satu_db
|
||||
SATUDATA_PORT=5000
|
||||
Reference in New Issue
Block a user