summaryrefslogtreecommitdiffstats
path: root/VNF_Catalogue/migration/bash.sh
diff options
context:
space:
mode:
Diffstat (limited to 'VNF_Catalogue/migration/bash.sh')
-rw-r--r--VNF_Catalogue/migration/bash.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/VNF_Catalogue/migration/bash.sh b/VNF_Catalogue/migration/bash.sh
new file mode 100644
index 00000000..1625a06a
--- /dev/null
+++ b/VNF_Catalogue/migration/bash.sh
@@ -0,0 +1,4 @@
+DB_HOST='localhost';
+DB_USER='root';
+DB_PASSWORD='iiit123';
+DB_DATABASE='vnf_catalogue';