fix(env):api route
This commit is contained in:
parent
5da536ed96
commit
274c9d7659
|
|
@ -1,6 +1,6 @@
|
|||
# ----------------------------- Local Environment ---------------------------- #
|
||||
|
||||
NEXT_PUBLIC_REST_ENPOINT="http://localhost:8000"
|
||||
NEXT_PUBLIC_REST_ENPOINT="http://localhost:8000/api"
|
||||
|
||||
# ---------------------------------------------------------------------------- #
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user