APP_PORT=9081

This commit is contained in:
CHIEFSOFT\ameye
2024-08-02 15:05:49 -04:00
parent ea7e65ecd2
commit bbd9d5be3f
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
APP_PORT=9081
ESLINT_NO_DEV_ERRORS=true
NEXT_PUBLIC_AUX_ENDPOINT="https://apigate.lotus.g1.wrenchboard.com/en/wrench/api/v1"
+1
View File
@@ -1,3 +1,4 @@
APP_PORT=9081
ESLINT_NO_DEV_ERRORS=true
NEXT_PUBLIC_AUX_ENDPOINT="https://apigate.lotus.g1.wrenchboard.com/en/wrench/api/v1"
+1
View File
@@ -1,3 +1,4 @@
APP_PORT=9081
ESLINT_NO_DEV_ERRORS=true
NEXT_PUBLIC_AUX_ENDPOINT="https://apigate.lotus.g1.wrenchboard.com/en/wrench/api/v1"