diff --git a/.env.dist b/.env.dist
index 73ef912e6dd1ab6aaaa28d1a01e345be26429c10..3296d15a43ca5e5f4171fc0cbfb7e6d91974b9b1 100644
--- a/.env.dist
+++ b/.env.dist
@@ -1 +1,5 @@
-REACT_APP_AUTH_SERVICE_ENDPOINT=
\ No newline at end of file
+REACT_APP_AUTH_SERVICE_ENDPOINT=
+REACT_APP_NOTIFICATION_SERVICE_ENDPOINT=
+REACT_APP_LOCATION_SERVICE_ENDPOINT=
+REACT_APP_BOOKING_SERVICE_ENDPOINT=
+PORT=
\ No newline at end of file
diff --git a/dockerfile b/Dockerfile
similarity index 100%
rename from dockerfile
rename to Dockerfile