diff --git a/.env.development b/.env.development
index 84451cb..2bee66d 100644
--- a/.env.development
+++ b/.env.development
@@ -26,7 +26,7 @@ JWT_SECRET=wacefems-secret-work-in-progress-PPw09!keep
 JWT_EXPIRES_IN=1d
 
 # REALTIME API
-REALTIME_PORT=3004
+REALTIME_API_PORT=3004
 
 # Database
 POSTGRES_HOST=fems-postgres