diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/mocks/masspnfsim/pnf-sim-lightweight/config/netconf.env | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/mocks/masspnfsim/pnf-sim-lightweight/config/netconf.env b/test/mocks/masspnfsim/pnf-sim-lightweight/config/netconf.env index ef79365ec..1230cdcf2 100644 --- a/test/mocks/masspnfsim/pnf-sim-lightweight/config/netconf.env +++ b/test/mocks/masspnfsim/pnf-sim-lightweight/config/netconf.env @@ -1,8 +1,8 @@ -//to run in simulator -//NETCONF_ADDRESS=netopeer +# to run in simulator +# NETCONF_ADDRESS=netopeer -//to run in docker +# to run in docker NETCONF_ADDRESS=localhost NETCONF_PORT=830 |