diff --git a/web/WEB-INF/dimcm.properties b/web/WEB-INF/dimcm.properties new file mode 100644 index 0000000..7ccb4d2 --- /dev/null +++ b/web/WEB-INF/dimcm.properties @@ -0,0 +1,9 @@ +#This is an example config file + +user=dmsys +password=yourpassword +dbname=cm_typical +dbconn=DIM14 +server=cepoc01.cloudapp.net\:671 + +baseurl=http\://cepoc01.cloudapp.net\:8080/dimensions \ No newline at end of file