diff --git a/.env.example b/.env.example index 0aacf750..e018232e 100644 --- a/.env.example +++ b/.env.example @@ -1,3 +1,3 @@ -URL= -SERVER_URL= -EVENTS_URL= +URL=http://localhost:3000 +SERVER_URL=http://localhost:5000 +EVENTS_URL=http://localhost:5000/events \ No newline at end of file