aboutsummaryrefslogtreecommitdiffstats
path: root/domino_conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'domino_conf.py')
-rw-r--r--domino_conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/domino_conf.py b/domino_conf.py
index f311d43..55f8367 100644
--- a/domino_conf.py
+++ b/domino_conf.py
@@ -16,4 +16,4 @@ DEFAULT_TOSCA_PUBFILE = './tosca-templates/tosca_helloworld_nfv.yaml'
SERVER_UDID = 0
TOSCADIR = './toscafiles/'
TOSCA_DEFAULT_FNAME = 'template1.yaml'
-SERVER_DBFILE = 'dominoserver.json'
+SERVER_DBFILE = 'dominoserver.db'