chore: add new env for dev port
This commit is contained in:
parent
6dd00094eb
commit
ae27906e3b
@ -5,6 +5,8 @@
|
|||||||
# For development, set to http://localhost:3000 or any other port
|
# For development, set to http://localhost:3000 or any other port
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
NEXT_PUBLIC_BASE_URL="http://localhost:3000"
|
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
|
# Database
|
||||||
|
Loading…
Reference in New Issue
Block a user