env customizable host

This commit is contained in:
2025-12-01 11:37:13 +08:00
parent 5d7743c498
commit f5c573c52f
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
# Server Configuration
HOST="localhost"
PORT=3000
NODE_ENV=development