fix(frontend): remove rest endpoint env var
This commit is contained in:
parent
e47011b12d
commit
2424c1d49e
|
|
@ -1,6 +1,5 @@
|
|||
# ----------------------------- Local Environment ---------------------------- #
|
||||
|
||||
NEXT_PUBLIC_REST_ENDPOINT="http://localhost:8000"
|
||||
NEXT_PUBLIC_WS_ENDPOINT="http://localhost:5000/"
|
||||
NEXT_PUBLIC_ENTERPRISE_VERSION="false"
|
||||
NEXT_PUBLIC_GOOGLE_MAPS_KEY=""
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user