chore: add new env for dev port

This commit is contained in:
javayhu 2025-05-02 21:47:41 +08:00
parent 6dd00094eb
commit ae27906e3b

View File

@ -5,6 +5,8 @@
# For development, set to http://localhost:3000 or any other port
# -----------------------------------------------------------------------------
NEXT_PUBLIC_BASE_URL="http://localhost:3000"
# If your development port is not 3000, please set PORT to your port, e.g. 3005
PORT=3000
# -----------------------------------------------------------------------------
# Database