angelicatesvara07-crypto a0e9964b92 tugas 1
2026-09-15 13:53:20 +07:00

14 lines
311 B
Bash

# server configuration
# --------------------
PORT=4000
ENVIRONMENT=dev # option : dev, stage, prod
# PostgreSQL Database Codnfiguration
# ---------------------------------
DB_HOST=202.46.20.160
DB_PORT=2003
DB_USER=5803025014
DB_PASSWORD=5803025014
DB_NAME=5803025014
DB_SSLMODE=disable # disable or quitel`