This commit is contained in:
Yovan 2026-09-15 14:36:22 +07:00
commit 07e9b6c4ee
2 changed files with 0 additions and 13 deletions

13
.env
View File

@ -1,13 +0,0 @@
# Server Configuration
# --------------------
PORT=4000
ENVIRONMENT=dev # Options: dev, stage, prod
# -----------------------------------------
# PostgreSQL Database Configuration
DB_HOST=localhost
DB_PORT=5432
DB USER=postgres
DB_PASSWORD=pw5803025020
DB_NAME=user5803025020
DB_SSLMODE=disable #t'disable' or 'require'

View File