diff --git a/.env.example b/.env.example index 4275b66..ddfc9c3 100644 --- a/.env.example +++ b/.env.example @@ -1,2 +1,3 @@ -WEB_PORT=3000 -IS_PROD=FALSE \ No newline at end of file +WEB_PORT=8535 +IS_PROD=FALSE +BASE_POINT=http://localhost:8535/download/ \ No newline at end of file