diff --git a/example.env b/example.env index 6e51227..1ab1ff4 100644 --- a/example.env +++ b/example.env @@ -5,4 +5,5 @@ DB_PORT=1521 DB_SID=REALRAC1 PORT=5000 MONITOR_ID_1=1 -MONITOR_ID_2=2 \ No newline at end of file +MONITOR_ID_2=2 +ORA_DIRECTORY="C:/oracle/product/11.2.0.4" \ No newline at end of file